summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f37a12..a21ba18 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ NEWS file for ttystatus
=======================
+Version 0.5, released 2010-07-07
+--------------------------------
+
+* Speed optimization: widgets are now only updated when the values they're
+ interested are updated, and widgets are now only formatted when the result
+ is actually going to be printed. For long-running processes with
+ frequent updates, this saves a lot of unnecessary computation.
+* Debian packaging fix: Add Python-Version headers.
+
+
Version 0.4, released 2010-07-05
--------------------------------