[wpdev-commits] wolfpack ChangeLog,1.7,1.8 configure,1.37,NONE
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-08-19 12:07:05
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20113 Modified Files: ChangeLog Removed Files: configure Log Message: Removed configure, it's really no longer needed now. ./configure.py should now work for users after a chmod +x configure.py Updated the ChangeLog. --- configure DELETED --- Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ChangeLog 17 Aug 2004 19:35:50 -0000 1.7 --- ChangeLog 19 Aug 2004 12:06:56 -0000 1.8 *************** *** 34,37 **** --- 34,39 ---- - Database Change: items.magic is now items.movable + - QT_CLEAN_NAMESPACE Cleanups + - Python UCS4 Support Wolfpack 12.9.7 Beta (4. July 2004) |