diff CHANGES.txt @ 3460:c75dd71a7963 maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Fri, 13 Jan 2006 01:29:48 +0000
parents f18c0245a170
children 639a3d1014e9
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jan 07 10:13:44 2006 +0000
+++ b/CHANGES.txt	Fri Jan 13 01:29:48 2006 +0000
@@ -1,7 +1,17 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2005-??-?? 0.8.5
+2006-??-?? 0.8.6
+Fixed:
+- french translation updated by Patrick Decat (sf patch 1397059)
+- tighten up Date parsing to not allow 'M/D/YY' (or 'D/M/YY) (sf bug
+  1290550)
+- handle "schema" being reserved word in MySQL 5+ (sf bug 1397569)
+- fixed documentation of filter() in the case of multiple values in a
+  String search (sf bug 1373396)
+
+
+2005-10-07 0.8.5
 Feature:
 - Argentinian Spanish translation by Ramiro Morales
 
@@ -11,7 +21,6 @@
 - Fix missing merge of fix to sf bug 1177057
 - Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars
 - Handle invalidly-specified charsets in incoming email
-- french translation updated by Patrick Decat (sf patch 1397059)
 
 
 2005-07-18 0.8.4

Roundup Issue Tracker: http://roundup-tracker.org/