[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.3,1.4
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-07-05 12:55:25
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10435/webroot Modified Files: ChangeLog.wolfpack Log Message: fixes for python gumps and tags Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ChangeLog.wolfpack 4 Jul 2004 19:29:21 -0000 1.3 --- ChangeLog.wolfpack 5 Jul 2004 12:55:16 -0000 1.4 *************** *** 3,8 **** --- 3,12 ---- Wolfpack 12.9.8 Beta (CVS) * Core Changes: + - Gump Responses are now passed on as Unicode rather than in the + local codepage. + - Floating point tags are now saved correctly. * Definition Changes: * Python Script Changes: + - New Command: taginfo * Misc. Changes: * Known Issues, Bugs, and Missing Features: |