Author: ianb
Date: 2007-02-16 15:03:16 -0700 (Fri, 16 Feb 2007)
New Revision: 2315
Modified:
FormEncode/trunk/docs/index.txt
FormEncode/trunk/docs/news.txt
Log:
doc update for 0.7
Modified: FormEncode/trunk/docs/index.txt
===================================================================
--- FormEncode/trunk/docs/index.txt 2007-02-16 22:01:41 UTC (rev 2314)
+++ FormEncode/trunk/docs/index.txt 2007-02-16 22:03:16 UTC (rev 2315)
@@ -21,6 +21,7 @@
* `htmlfill <htmlfill.html>`_
* `To-Do list <ToDo.html>`_
* `About FormEncode's design <Design.html>`_ and `history <history.html>`_
+* `i18n (internationalization) <i18n.html>`_
Other Links
-----------
Modified: FormEncode/trunk/docs/news.txt
===================================================================
--- FormEncode/trunk/docs/news.txt 2007-02-16 22:01:41 UTC (rev 2314)
+++ FormEncode/trunk/docs/news.txt 2007-02-16 22:03:16 UTC (rev 2315)
@@ -3,8 +3,8 @@
.. contents::
-svn trunk
----------
+0.7
+---
* **Backward compatibility issue**: Due to the addition of i18n
(internationalization) to FormEncode, Invalid exceptions now have
|