[Checkins] SVN: z3c.form/trunk/CHANGES.txt

Dan Korostelev nadako at gmail.com
Mon Feb 9 22:57:24 EST 2009


Log message for revision 96367:
  

Changed:
  U   z3c.form/trunk/CHANGES.txt

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2009-02-10 03:55:23 UTC (rev 96366)
+++ z3c.form/trunk/CHANGES.txt	2009-02-10 03:57:24 UTC (rev 96367)
@@ -94,12 +94,12 @@
 - Fix: SingleCheckBoxFieldWidget doesn't repeat the label twice (once in
   <div class="label">, and once in the <label> next to the checkbox).
 
+- Feature: The `TypeError` message used when a field does not provide
+  ``IFormUnicode`` now also contains the type of the field.
+
 - Feature: Add support for internationalization of z3c.form's messages.
   Added Russian, French, German and Chinese translations.
 
-- Feature: The `TypeError` message used when a field does not provide
-  ``IFormUnicode`` now also contains the type of the field.
-
 - Remove unused imports, adjust buildout dependencies in `setup.py`.
 
 



More information about the Checkins mailing list