[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.59,1.60
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-04 21:18:51
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23611/webroot Modified Files: ChangeLog.wolfpack Log Message: update version db script. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** ChangeLog.wolfpack 4 Sep 2004 19:59:30 -0000 1.59 --- ChangeLog.wolfpack 4 Sep 2004 21:18:41 -0000 1.60 *************** *** 5,8 **** --- 5,12 ---- * Definition Changes: * Python Script Changes: + - Added a script for database structure updates (system/dbupdate.py). + - Added an event for database updates (onUpdateDatabase). + - The system.trading event is now removed on login from the characters who + have it. * Misc. Changes: * Known Issues, Bugs, and Missing Features: |