diff CHANGES.txt @ 1165:14467c765167

sqlite backend!
author Richard Jones <richard@users.sourceforge.net>
date Wed, 18 Sep 2002 05:07:49 +0000
parents 26c8cb2162d7
children 7b448a2425fd
line wrap: on
line diff
--- a/CHANGES.txt	Wed Sep 18 01:33:49 2002 +0000
+++ b/CHANGES.txt	Wed Sep 18 05:07:49 2002 +0000
@@ -2,16 +2,20 @@
 are given with the most recent entry first.
 
 2002-09-?? 0.5.0 ????
- . handling of None for Date/Interval/Password values in export/import
- . handling of journal values in export/import
- . password edit now has a confirmation field
- . registration error punts back to register page
- . gadfly backend now handles changes to the schema - but only one property
-   at a time
- . cgi.client base URL is now obtained from the config TRACKER_WEB
- . request.url has gone away - there's too much magic in trying to figure
-   what it should be
- . cgi-bin script redirects to https now if the request was https
+- handling of None for Date/Interval/Password values in export/import
+- handling of journal values in export/import
+- password edit now has a confirmation field
+- registration error punts back to register page
+- gadfly backend now handles changes to the schema - but only one property
+  at a time
+- cgi.client base URL is now obtained from the config TRACKER_WEB
+- request.url has gone away - there's too much magic in trying to figure
+  what it should be
+- cgi-bin script redirects to https now if the request was https
+- FileClass "content" property wasn't being returned by getprops() in most
+  backends
+- we now verify instance attributes on instance open and throw a useful error
+  if they're not all there
 
 
 2002-09-13 0.5.0 beta2

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