[Python-checkins] CVS: python/dist/src/Misc NEWS,1.316,1.317
Tim Peters
tim_one@users.sourceforge.net
2001年11月16日 16:21:59 -0800
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv19634/python/Misc
Modified Files:
NEWS
Log Message:
Add skeleton for 2.2c1 news.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.316
retrieving revision 1.317
diff -C2 -d -r1.316 -r1.317
*** NEWS 2001年11月16日 16:17:27 1.316
--- NEWS 2001年11月17日 00:21:57 1.317
***************
*** 1,2 ****
--- 1,29 ----
+ What's New in Python 2.2c1?
+ XXX Release date: ??-Dec-2001 XXX
+ ===========================
+
+ Type/class unification and new-style classes
+
+ Core and builtins
+
+ Extension modules
+
+ Library
+
+ Tools/Demos
+
+ Build
+
+ C API
+
+ New platforms
+
+ Tests
+
+ Windows
+
+ Mac
+
+
What's New in Python 2.2b2?
Release date: 16-Nov-2001