|
From: Chad M. <cmm...@us...> - 2005-06-21 18:42:28
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26968 Modified Files: Tag: pre_5_0_beta ChangeLog Log Message: Forgot changelog entry for zones.h update and fixed zone id comment for apprentice. Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.28 retrieving revision 1.1.2.29 diff -u -d -r1.1.2.28 -r1.1.2.29 --- ChangeLog 19 Jun 2005 16:20:55 -0000 1.1.2.28 +++ ChangeLog 21 Jun 2005 18:41:20 -0000 1.1.2.29 @@ -1,6 +1,6 @@ Version: $Id$ $Name$ -purple (06/12/05) +purple (06/21/05) --------------------- + Swapped heading and deltaHeading in spawnStruct (thanks Doodman) + Strip the # off names before matching to filters to aid in filter writing @@ -15,6 +15,7 @@ + Filled in some missing races with artificial names not taken from the .exe (thanks uRit1u2CBBA=) + Added two known bugs to BUGS with descriptions and workarounds ++ Fixed some long zone names in zones.h and added new zones from .exe purple (05/18/05) --------------------- |