[Checkins] SVN: Zelenium/trunk/CHANGES.txt - Changelog cleanup.

Tres Seaver tseaver at palladion.com
Tue Apr 11 07:10:45 EDT 2006


Log message for revision 66849:
   - Changelog cleanup.

Changed:
  U   Zelenium/trunk/CHANGES.txt

-=-
Modified: Zelenium/trunk/CHANGES.txt
===================================================================
--- Zelenium/trunk/CHANGES.txt	2006-04-11 10:33:52 UTC (rev 66848)
+++ Zelenium/trunk/CHANGES.txt	2006-04-11 11:10:44 UTC (rev 66849)
@@ -2,6 +2,9 @@
 
   After Zelenium-0.7
 
+    - Stripped empty filenames out of manifest, to avoid infinite
+      recursion.
+
     - Added the testsuite_name property that allows multiple test
       suites to be built up from test cases within a single filesystem
       directory.
@@ -14,14 +17,17 @@
       patch!
 
     - Define zelenium_globals in __init__.py to be able to
-      registerDirectoryView the 'selenium' directory.
+      register the 'selenium' directory for use as a CMF skin directory.
 
     - If debug-mode is set to "on" in zope.conf, filesystem-based testcases
       files are reloaded every time they are used, to ease development of
       filesystem-based test suites. This behavior emulates what the CMF
       Filesystem Directory Views do with debug-mode on.
 
+    - Moved repository to Subversion:
+      svn+ssh://svn.zope.org/repos/main/Zelenium/
 
+
   Zelenium-0.7 (2005/06/07)
 
     - CVS tag:  'Zelenium-0_7'



More information about the Checkins mailing list