|
From: Chad M. <cmm...@us...> - 2005-05-28 16:12:53
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29917 Modified Files: Tag: pre_5_0_beta ChangeLog Log Message: Removed some fragments of old help from --help Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.22 retrieving revision 1.1.2.23 diff -u -d -r1.1.2.22 -r1.1.2.23 --- ChangeLog 28 May 2005 03:55:20 -0000 1.1.2.22 +++ ChangeLog 28 May 2005 16:12:44 -0000 1.1.2.23 @@ -6,6 +6,7 @@ + Strip the # off names before matching to filters to aid in filter writing + Strip the # off the strong of filters as well just to make the # irrevelant to filters (thanks BlueAdept for both these) ++ Cleaned up the help spew for --help. There were some bogus things in there. purple (05/18/05) --------------------- |