| 
     
      
      
      From: <ha...@us...> - 2006-11-22 20:55:26
      
     
   | 
Revision: 1417
          http://svn.sourceforge.net/cogkit/?rev=1417&view=rev
Author:   hategan
Date:     2006-11-22 12:55:20 -0800 (Wed, 22 Nov 2006)
Log Message:
-----------
changes
Modified Paths:
--------------
    trunk/current/src/cog/modules/karajan/CHANGES.txt
Modified: trunk/current/src/cog/modules/karajan/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/karajan/CHANGES.txt	2006-11-22 20:38:38 UTC (rev 1416)
+++ trunk/current/src/cog/modules/karajan/CHANGES.txt	2006-11-22 20:55:20 UTC (rev 1417)
@@ -1,3 +1,19 @@
+(11/22/2006)
+
+*** Added once(). It works like cacheOn(), but it is guaranteed
+    (at the expense of no bounds on the memory)
+	
+*** Fixed the adaptive scheduler
+
+*** Partially fixed cache/cacheOn to work better when things
+    fail
+	
+*** Enabled DOTALL mode in restartOnError (note to self: do this
+    for the rest of the regexp error handling things) such that
+	"." will also match newline characters
+	
+*** A slightly better uid() which returns a more compact string
+
 (11/06/2006)
 
 *** Changed the way the virtual hosts work. Until now, the
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |