diff CHANGES.txt @ 2049:5a5f66e6b0e1

forward-port of fix from maint-0-6
author Richard Jones <richard@users.sourceforge.net>
date Wed, 25 Feb 2004 09:40:46 +0000
parents f913b6beac35
children 78e6a1e4984e
line wrap: on
line diff
--- a/CHANGES.txt	Wed Feb 25 03:39:53 2004 +0000
+++ b/CHANGES.txt	Wed Feb 25 09:40:46 2004 +0000
@@ -73,13 +73,23 @@
   * exceptions.py - all exceptions
   * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class
 
-2004-??-?? 0.6.6
+
+2004-??-?? 0.6.7
+Fixed:
+- made error on create consistent with edit when user enters invalid data
+  for Multilink and Link form fields (sf bug 904072)
+
+
+2004-02-25 0.6.6
 Fixed:
 - don't insert spaces into designators, it just confuses users (sf bug
   898087)
 - Eudora can't handle utf-8 headers. We love Eudora. (sf bug 900046)
 - fixed bug in args to new DateHTMLProperty in the local() method (sf bug
   901444)
+- fixed registration (sf bug 903283)
+- also changed rego to not use a 302 during confirmation, as this seems to
+  confuse some email clients or browsers.
 
 
 2004-02-16 0.6.5

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