|
From: Chad M. <cmm...@us...> - 2005-07-04 16:27:54
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2696 Modified Files: Tag: pre_5_0_beta ChangeLog Log Message: Filled in autoconsents in charProfileStruct Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.32 retrieving revision 1.1.2.33 diff -u -d -r1.1.2.32 -r1.1.2.33 --- ChangeLog 4 Jul 2005 15:37:16 -0000 1.1.2.32 +++ ChangeLog 4 Jul 2005 16:27:28 -0000 1.1.2.33 @@ -1,12 +1,14 @@ Version: $Id$ $Name$ -purple (07/03/05) +purple (07/04/05) -------------------- + Updated version to 5.0.0.24pre + Fixed light member of spawnStruct (thanks BlueAdept) + Updated qt required version to 3.2 because I used QString.replace that was added there + Rewrote the # stripping stuff from filters so you can still search on # ++ Filled in auto consents into charProfileStruct + purple (07/02/05) --------------------- |