summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-04-08 08:32:02 +0100
committerLars Wirzenius <liw@liw.fi>2012-04-08 08:32:02 +0100
commitd01ca96d641a76fcf7808e1e5364db5474f81899 (patch)
tree8f696f498d7560cd5278213833c24a1a835ad8fe
parent9b4eb176da39e43d357abdc4ffecb17b3d291f48 (diff)
downloadpython-ttystatus-d01ca96d641a76fcf7808e1e5364db5474f81899.tar.gz
Update NEWS about speedup
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 240c741..161b365 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
NEWS file for ttystatus
=======================
+Version 0.16, released UNRELEASED
+---------------------------------
+
+* Speed up by avoiding to format widgets until it's time to update.
+
Version 0.15, released 2011-09-17
---------------------------------