[Python-checkins] CVS: python/dist/src/Misc NEWS,1.146.2.8,1.146.2.9

Guido van Rossum gvanrossum@users.sourceforge.net
2002年1月15日 14:13:21 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv12114
Modified Files:
 Tag: release21-maint
	NEWS 
Log Message:
News for 2.1.2 final. This is good now.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.146.2.8
retrieving revision 1.146.2.9
diff -C2 -d -r1.146.2.8 -r1.146.2.9
*** NEWS	2002年01月11日 04:21:11	1.146.2.8
--- NEWS	2002年01月15日 22:13:16	1.146.2.9
***************
*** 1,2 ****
--- 1,24 ----
+ What's New in Python 2.1.2 (final)?
+ ===================================
+ 
+ Changes in metadata:
+ 
+ - Fixed the version numbers in the LICENSE, and the copyright date in
+ numerous places.
+ 
+ - Fixed the instructions (in Doc/lib/libposix.tex) for building with
+ Large Filesystem Support (LFS).
+ 
+ - Added GetArgv() docs in Mac UI chapter.
+ 
+ - Some fixes to the Misc/NEWS file (e.g. the note about the new 32-bit
+ installer wasn't in the 2.1.2c1 release).
+ 
+ One code change:
+ 
+ - Backported a bugfix for importdl.c, SF patch #471839: Bug when
+ extensions import extensions.
+ 
+ 
 What's New in Python 2.1.2 (rc1)?
 =================================

AltStyle によって変換されたページ (->オリジナル) /