[Python-checkins] CVS: python/dist/src/Misc NEWS,1.321,1.322

Martin v. L?wis loewis@users.sourceforge.net
Sun, 02 Dec 2001 04:26:05 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv31724/Misc

Modified Files:
	NEWS 
Log Message:
Patch #487275: windows-1251 charset alias.


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.321
retrieving revision 1.322
diff -C2 -d -r1.321 -r1.322
*** NEWS	2001/11/29 03:26:37	1.321
--- NEWS	2001/12/02 12:26:03	1.322
***************
*** 17,20 ****
--- 17,22 ----
  - Tix.ResizeHandle exposes detach_widget, hide, and show.
  
+ - The charset alias windows_1252 has been added.
+ 
  Tools/Demos