summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-07-07 09:49:13 +1200
committerLars Wirzenius <liw@liw.fi>2010-07-07 09:49:13 +1200
commit1615ecf57b7b8b5a6a717e22cf23bdf3c5b9a5c5 (patch)
tree5844ee474df03692484facdb20deed2219a88eac /NEWS
parent139e35b55938060d80e04750fc36229635fde587 (diff)
downloadttystatus-1615ecf57b7b8b5a6a717e22cf23bdf3c5b9a5c5.tar.gz
Prepare release 0.5.
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
--------------------------------