diff CHANGES.txt @ 3935:1dab48842cbd

Throwing up hands in resignation and finally deleting the metakit backend. It's just too out-of-sync with the rest of Roundup's backends and has fundamental compatibility issues. Also, I've never really understood the code.
author Richard Jones <richard@users.sourceforge.net>
date Fri, 26 Oct 2007 06:52:26 +0000
parents 8c75e8fce5dc
children 63d58cc1394a
line wrap: on
line diff
--- a/CHANGES.txt	Fri Oct 26 01:34:43 2007 +0000
+++ b/CHANGES.txt	Fri Oct 26 06:52:26 2007 +0000
@@ -5,8 +5,8 @@
 Feature:
 - Roundup has a new xmlrpc frontend that gives access to a tracker using
   XMLRPC.
-- Dates can now be in the year-range 1-9999 except for metakit which is
-  still limited to 1970-2038.
+- Dates can now be in the year-range 1-9999
+- The metakit backend has been removed
 - Add simple anti-spam recipe to docs
 - Allow customisation of regular expressions used in email parsing, thanks
   Bruno Damour
@@ -26,7 +26,6 @@
 
 Fixed:
 - Handling of unset Link search in RDBMS backend
-- Journal import/export for metakit backend
 - Journal export of anydbm didn't correctly export previously empty values
 - Fix handling of defaults for date fields
 - Fix <form> name in user editing to allow multilink popups to work

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