CVS update: /cowiki/
[email protected] 2 Aug 2005 22:17:38 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dgorski
Date: 2005/08/02 15:17:38
Modified:
cowiki/ChangeLog
Log:
Fixed issue #235: Added proxies for the "index.php" and admin.php" controller files. A check of the required PHP version is performed first to provide a qualified error message in case that the PHP version is too old.
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.111&r2=1.112
Delta lines: +8 -4
-------------------
--- ChangeLog 2 Aug 2005 20:06:41 -0000 1.111
+++ ChangeLog 2 Aug 2005 22:17:35 -0000 1.112
@@ -1,14 +1,18 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.111 2005/08/02 20:06:41 cmarble Exp $
+# $Id: ChangeLog,v 1.112 2005/08/02 22:17:35 dgorski Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
-* 2005-08-02 - Restorater protected from legacy missing 'origin' attribute.
- Was bug #236. #237 is also fixed, legacy renaming problem.
- (cmarble)
+* 2005-08-02 - Fixed issue #235: Added proxies for the "index.php" and
+ "admin.php" controller files. A check of the required PHP
+ version is performed first to provide a qualified error
+ message in case that the PHP version is too old. (dtg)
+* 2005-08-02 - Restorater (reverse parser) protected from legacy missing
+ 'origin' attribute. Was bug #236. #237 is also fixed,
+ legacy renaming problem. (cmarble)
* 2005-07-27 - Greedy tag handling no longer suffers from cruft. (cmarble)
* 2005-07-26 - #233 aggregations of brackets, round and square are treated
as text unless they are well-formed links. Infinite loops