CVS update: /cowiki/
[email protected] 16 May 2005 22:30:51 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dgorski
Date: 2005/05/16 15:30:51
Modified:
cowiki/ChangeLog
Log:
Chlogged
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.97&r2=1.98
Delta lines: +5 -1
-------------------
--- ChangeLog 28 Apr 2005 01:30:44 -0000 1.97
+++ ChangeLog 16 May 2005 22:30:49 -0000 1.98
@@ -1,11 +1,14 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.97 2005/04/28 01:30:44 dgorski Exp $
+# $Id: ChangeLog,v 1.98 2005/05/16 22:30:49 dgorski Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
+* 2005-05-16 - Added semi-automatic setup/installer (dtg)
+* 2005-05-13 - MySQLs MyISAM tables are passé and over the hills. coWiki
+ requires InnoDB from now on when used with MySQL (dtg)
* 2005-04-28 - Fixed bug #224: Registry was used in FileOutputStream (dtg)
* 2005-04-16 - Fixed bug #216: Comment threads of restricted/confidential
documents are readable for guest users (dtg)
@@ -26,6 +29,7 @@
* 2005-02-26 - Fixed bug #66: Change cache management terminology (dtg)
* 2005-02-26 - Fixed bug #146: in mod_ssl, the SSL_PROTOCOL_VERSION
variable was renamed to SSL_PROTOCOL, catch them both (dtg)
+
Version 0.3.4 (Boron) - 24. February 2005 CVS tag: REL_0_3_4
---------------------------------------------------------------------------