[wpdev-commits] wolfpack ChangeLog,1.64,1.65
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-19 22:13:48
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19784 Modified Files: ChangeLog Log Message: Fixes Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** ChangeLog 19 Sep 2004 03:59:20 -0000 1.64 --- ChangeLog 19 Sep 2004 22:13:34 -0000 1.65 *************** *** 30,33 **** --- 30,35 ---- - Fixed persistency issue for dupe() and sql saves. - Fixed issues with large packet and encryption. + - Animals no longer flee from approaching players. + - Fixed several python reference count issues. Wolfpack 12.9.10 Beta (10. September 2004) |