[Python-checkins] python/dist/src/Misc NEWS,1.952,1.953
loewis at users.sourceforge.net
loewis at users.sourceforge.net
Sun Mar 21 10:29:43 EST 2004
Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18614
Modified Files:
NEWS
Log Message:
Patch #853488: Tix hlist missing entryconfigure and entrycget methods.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.952
retrieving revision 1.953
diff -C2 -d -r1.952 -r1.953
*** NEWS 21 Mar 2004 15:11:59 -0000 1.952
--- NEWS 21 Mar 2004 15:29:41 -0000 1.953
***************
*** 284,287 ****
--- 284,289 ----
-------
+ - Add hlist missing entryconfigure and entrycget methods.
+
- site.py now removes paths that do not exist.
More information about the Python-checkins
mailing list