diff options
author | Barry Warsaw <barry@python.org> | 2011-08-23 18:21:14 -0400 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2011-08-23 18:21:14 -0400 |
commit | 8a0bf61a5612daf71227a7104db2f724a65912e2 (patch) | |
tree | e8cc898915becceb70e090463beb955b00039f34 | |
parent | 685265772595b548c82c9829b3000bcc1ea96df7 (diff) |
Release 0.6.00.6.0
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.6.0 (not released yet) +Changes in version 0.6.0 (released 2011-08-23) ============================================== * Ctrl-Q now quits. (LP: #750092) |