summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-02-13 09:19:38 +0000
committerLars Wirzenius <liw@liw.fi>2011-02-13 09:19:38 +0000
commit7f07b622dd5926f458522a5b7690afc9c8c0fbaa (patch)
tree1cae6be018ac25062587692533d465912cda6501
parent6afbe1c0b35317ef1571c2b429c2b5a6cf65ca6c (diff)
downloadpython-ttystatus-7f07b622dd5926f458522a5b7690afc9c8c0fbaa.tar.gz
Release version 0.9.
-rw-r--r--NEWS6
-rw-r--r--debian/changelog7
2 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c56830..7e83708 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ NEWS file for ttystatus
=======================
+Version 0.9, released 2011-02-13
+--------------------------------
+
+* Add ttystatus.Integer.
+
+
Version 0.8.1, released 2011-01-30
--------------------------------
diff --git a/debian/changelog b/debian/changelog
index 3c64c79..73a2aec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-ttystatus (0.9) squeeze; urgency=low
+
+ * New upstream release.
+ - add ttystatus.Integer
+
+ -- Lars Wirzenius <liw@liw.fi> Sun, 13 Feb 2011 09:17:36 +0000
+
python-ttystatus (0.8.1) squeeze; urgency=low
* New upstream release.