summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorCatherine Devlin <catherine.devlin@gmail.com>2013-03-18 09:43:23 -0700
committerCatherine Devlin <catherine.devlin@gmail.com>2013-03-18 09:43:23 -0700
commit069a70fdd44bff89259c323ccd6d5bbec36e2896 (patch)
tree8ea593eb5c30f20c8217282ee7d009b69f7d3e5a /NEWS.txt
parent080decaf00824003afc52287560f22fb52c54768 (diff)
downloadcmd2-hg-069a70fdd44bff89259c323ccd6d5bbec36e2896.tar.gz
marking v0.6.5.1v0.6.5.1
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9e41193..800ea96 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -9,4 +9,9 @@ News
* Belatedly began a NEWS.txt
* Changed pyparsing requirement for compatibility with Python version (2 vs 3)
+0.6.5.1
+-------
+*Release date: 2013-03-18*
+
+* Bugfix for setup.py version check for Python 2.6, contributed by Tomaz Muraus (https://bitbucket.org/kami)