Author: ianb
Date: 2007-03-31 15:06:23 -0600 (Sat, 31 Mar 2007)
New Revision: 2480
Modified:
FormEncode/trunk/docs/news.txt
Log:
missing news item
Modified: FormEncode/trunk/docs/news.txt
===================================================================
--- FormEncode/trunk/docs/news.txt 2007-03-31 21:03:42 UTC (rev 2479)
+++ FormEncode/trunk/docs/news.txt 2007-03-31 21:06:23 UTC (rev 2480)
@@ -3,8 +3,8 @@
.. contents::
-svn trunk
----------
+0.7.1
+-----
* Set ``if_missing=()`` on ``validators.Set``, as a missing value
usually means empty for this value.
@@ -12,6 +12,8 @@
* Fix for ``Email`` validator that searches A records in addition to
MX records (from Jacob Smullyan).
+* Fixes for the ``es`` locale.
+
0.7
---
|