[wpdev-commits] wolfpack ChangeLog,1.96,1.97
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-06 12:10:43
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3423 Modified Files: ChangeLog Log Message: sigpipe handler Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -C2 -d -r1.96 -r1.97 *** ChangeLog 6 Oct 2004 00:02:37 -0000 1.96 --- ChangeLog 6 Oct 2004 12:10:23 -0000 1.97 *************** *** 30,33 **** --- 30,34 ---- - Corrected the default season for map 2, 3 and 4. - Made the spring season for the trammel map a configuration option. + - SIGPIPE is now ignored on unix systems. Wolfpack 12.9.11 Beta (26. September 2004) |