CVS update: /cowiki/
[email protected] 12 Apr 2005 19:43:18 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dgorski
Date: 05/04/12 12:43:18
Modified:
/cowiki/
ChangeLog
Log:
Implemented issue #220: Added MySQLi support
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.94&r2=1.95
Delta lines: +2 -1
-------------------
--- ChangeLog 6 Apr 2005 00:46:09 -0000 1.94
+++ ChangeLog 12 Apr 2005 19:43:18 -0000 1.95
@@ -1,11 +1,12 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.94 2005/04/06 00:46:09 dgorski Exp $
+# $Id: ChangeLog,v 1.95 2005/04/12 19:43:18 dgorski Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
+* 2005-04-12 - Implemented issue #220: Added MySQLi support (dtg)
* 2005-04-05 - Fixed bug #217: Fetching Registry violates E_STRICT
standards (dtg)
* 2005-03-23 - Fixed bug #212: Config class returns lines from core.conf