[wpdev-commits] wolfpack ChangeLog,1.25,1.26
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-04 15:19:52
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21422 Modified Files: ChangeLog Log Message: Fixed bug #0000256 Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** ChangeLog 3 Sep 2004 19:19:59 -0000 1.25 --- ChangeLog 4 Sep 2004 15:19:39 -0000 1.26 *************** *** 43,46 **** --- 43,47 ---- - Made startup more fault tolerant. - Fixed a bug where the skin hue of mobiles was not being sent to clients in range. + - Fix for the unix console crashing if a QString::null was sent. Wolfpack 12.9.8 Beta (19. August 2004) |