From: Kevin A. <ka...@us...> - 2005-03-30 18:08:19
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10392/docs Modified Files: changelog.txt Log Message: revised internationalResourceName to support platform-specific resources Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.318 retrieving revision 1.319 diff -C2 -d -r1.318 -r1.319 *** changelog.txt 28 Mar 2005 05:51:21 -0000 1.318 --- changelog.txt 30 Mar 2005 18:07:25 -0000 1.319 *************** *** 9,12 **** --- 9,13 ---- Release 0.8.2 2005-05-?? + revised internationalResourceName to support platform-specific resources added UK <-> US to conversions.py and simplified SOAP.py module check updated turtle.py and bitmapcanvas.py component to force update on Mac |