CVS update: /cowiki/
[email protected] 26 Jul 2005 16:58:17 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: cmarble
Date: 2005/07/26 09:58:17
Modified:
cowiki/ChangeLog
Log:
Updated to reflect progress.
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.106&r2=1.107
Delta lines: +6 -1
-------------------
--- ChangeLog 14 Jul 2005 03:30:11 -0000 1.106
+++ ChangeLog 26 Jul 2005 16:58:15 -0000 1.107
@@ -1,11 +1,16 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.106 2005/07/14 03:30:11 dgorski Exp $
+# $Id: ChangeLog,v 1.107 2005/07/26 16:58:15 cmarble Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
+* 2005-07-26 - #233 aggregations of brackets, round and square are treated
+ as text unless they are well-formed links. Infinite loops
+ within greedy tag handling (see unit tests) and the main
+ processing loop are protected against stalling with a simple
+ progress comparison. (cmarble)
* 2005-07-13 - The handling of MyISAM (in opposite to InnoDB) tables that
has been kicked on 2005-05-13 was introduced again. This is
a data security issue that has been discussed extensively on