|
From: <ha...@us...> - 2007-03-11 19:45:28
|
Revision: 1605
http://svn.sourceforge.net/cogkit/?rev=1605&view=rev
Author: hategan
Date: 2007-03-11 12:45:27 -0700 (Sun, 11 Mar 2007)
Log Message:
-----------
changes
Modified Paths:
--------------
trunk/current/src/cog/modules/abstraction-common/CHANGES.txt
Modified: trunk/current/src/cog/modules/abstraction-common/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/abstraction-common/CHANGES.txt 2007-03-11 19:43:28 UTC (rev 1604)
+++ trunk/current/src/cog/modules/abstraction-common/CHANGES.txt 2007-03-11 19:45:27 UTC (rev 1605)
@@ -1,3 +1,9 @@
+(03/11/2007)
+
+*** The file operation task handler used many cascading ifs with
+ equalsIgnoreCase tests. Better to convert the string to lowercase
+ in the beginning
+
(02/05/2007)
*** Added two methods to FileResource to allow transfers that provide
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|