[Python-checkins] CVS: python/dist/src/Misc NEWS,1.258,1.259
Tim Peters
tim_one@users.sourceforge.net
2001年9月28日 14:53:44 -0700
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv19173/python/Misc
Modified Files:
NEWS
Log Message:
Post-release fiddling (prep for 2.2b1).
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.258
retrieving revision 1.259
diff -C2 -d -r1.258 -r1.259
*** NEWS 2001年09月28日 17:01:02 1.258
--- NEWS 2001年09月28日 21:53:41 1.259
***************
*** 1,2 ****
--- 1,25 ----
+ What's New in Python 2.2b1?
+ Release date: 28-Sep-2100
+ ===========================
+
+ Type/class unification and new-style classes
+
+ Core
+
+ Library
+
+ Tools
+
+ Build
+
+ C API
+
+ New platforms
+
+ Tests
+
+ Windows
+
+
What's New in Python 2.2a4?
Release date: 28-Sep-2001