|
From: Chad M. <cmm...@us...> - 2005-07-13 00:57:37
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28834 Modified Files: Tag: pre_5_0_beta ChangeLog Log Message: Removed the first Save Zone Filters menu option and the (broken) code behind it. Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/Attic/ChangeLog,v retrieving revision 1.1.2.38 retrieving revision 1.1.2.39 diff -u -d -r1.1.2.38 -r1.1.2.39 --- ChangeLog 12 Jul 2005 13:43:07 -0000 1.1.2.38 +++ ChangeLog 13 Jul 2005 00:57:19 -0000 1.1.2.39 @@ -1,12 +1,14 @@ Version: $Id$ $Name$ -purple (07/11/05) +purple (07/12/05) ------------------- + Updated version to 5.0.0.25pre + Merged in my old alpha netlayer patch which helps with double boxing by enforcing port matches in code for when the pcap filter isn't locked down fast enough because of multithreading + Fixed template constructor in Point3DArray to comply with gcc4 (thanks Basic) ++ Removed the redundant and broken Save Zone Filters from the Filters menu + since it was both redundant and broken purple (07/07/05) -------------------- |