commit | d1dd2e307c92184423d3602f663054cdc49c62bd | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Mar 18 22:14:36 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Mar 18 22:14:36 2010 +0000 |
tree | 14f2423d7f435dc45464244b9c138da6db2509a1 | |
parent | 1a549a7d67312758fa4119f2466f76520d7a5329 [diff] [blame] |
Bumping to 2.6.5 final.
diff --git a/Misc/NEWS b/Misc/NEWS index c5d5f72..290dd43 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,12 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.6.5? +=========================== + +*Release date: 2010-03-18* + + What's New in Python 2.6.5 rc 2? ================================