[wpdev-commits] wolfpack ChangeLog,1.16,1.17
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-31 13:50:07
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30749 Modified Files: ChangeLog Log Message: Fixed an issue with account names being saved incorrectly. Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** ChangeLog 29 Aug 2004 20:42:25 -0000 1.16 --- ChangeLog 31 Aug 2004 13:49:53 -0000 1.17 *************** *** 32,35 **** --- 32,36 ---- - Overweight prevents walking now. - Walking is denied if stamina is 0. + - Fixed an issue with account names containing foreign characters on save. Wolfpack 12.9.8 Beta (19. August 2004) |