diff options
author | Barry Warsaw <barry@python.org> | 2008-03-01 02:53:36 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-03-01 02:53:36 +0000 |
commit | 7c07523c80fed4f27aa6caa95a9267963a4f439c (patch) | |
tree | ba1d911e6df4c38a91c49d6be170475e1a7dcc96 | |
parent | a8ee94ba1cdef419b8c54b316c822e65d1c93a9d (diff) | |
download | cpython-git-7c07523c80fed4f27aa6caa95a9267963a4f439c.tar.gz |
Add date to NEWS
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Python News What's New in Python 2.6 alpha 1? ================================= -*Release date: XX-XXX-2008* +*Release date: 29-Feb-2008* Core and builtins ----------------- |