[wpdev-commits] wolfpack NEWS,1.1,1.2 ChangeLog,1.1,1.2 verinfo.h,1.38,1.39
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-08-04 22:51:24
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29677 Modified Files: NEWS ChangeLog verinfo.h Log Message: Preparing Index: verinfo.h =================================================================== RCS file: /cvsroot/wpdev/wolfpack/verinfo.h,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** verinfo.h 21 Jul 2004 14:34:34 -0000 1.38 --- verinfo.h 4 Aug 2004 22:51:16 -0000 1.39 *************** *** 36,40 **** inline const char* productVersion() { ! return "12.9.8cvs"; } --- 36,40 ---- inline const char* productVersion() { ! return "12.9.9cvs"; } Index: NEWS =================================================================== RCS file: /cvsroot/wpdev/wolfpack/NEWS,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NEWS 4 Aug 2004 22:20:58 -0000 1.1 --- NEWS 4 Aug 2004 22:51:15 -0000 1.2 *************** *** 5,11 **** Wolfpack 12.9.8 Beta: ! Dreoth: Things are improving at a wonderful pace now... With this release we ! should have improved Linux/BSD compiling support, greater stability, improved ! performance and much much more! --- 5,11 ---- Wolfpack 12.9.8 Beta: ! Dreoth: Things are improving at a wonderful pace now... Following this release ! we should have improved Linux/BSD compiling support, greater stability, ! improved performance and much much more! Automake files are coming soon! Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 4 Aug 2004 19:41:50 -0000 1.1 --- ChangeLog 4 Aug 2004 22:51:15 -0000 1.2 *************** *** 1,5 **** Wolfpack ChangeLog ! Wolfpack 12.9.8 Beta (CVS) - Gump Responses are now passed on as Unicode rather than in the local codepage. --- 1,8 ---- Wolfpack ChangeLog ! Wolfpack 12.9.9 Beta (CVS) ! ! ! Wolfpack 12.9.8 Beta (4. August 2004) - Gump Responses are now passed on as Unicode rather than in the local codepage. |