[sylvain] r51092 - Formulator/trunk
[email protected] Tue, 8 Oct 2013 16:04:15 +0200 (CEST)
| Newsgroups | gmane.comp.web.zope.silva.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: sylvain Date: Tue Oct 8 16:04:14 2013 New Revision: 51092 Modified: Formulator/trunk/HISTORY.txt Formulator/trunk/README.txt Log: Prepare to tag 1.15.5. Modified: Formulator/trunk/HISTORY.txt ============================================================================== --- Formulator/trunk/HISTORY.txt (original) +++ Formulator/trunk/HISTORY.txt Tue Oct 8 16:04:14 2013 @@ -1,10 +1,11 @@ Changes ======= -1.15.5 (unreleased) +1.15.5 (2013/10/08) ------------------- -- ... +- Fix various unicode issues following the modifications of the 1.15 + series. 1.15.4 (2013/08/26) ------------------- Modified: Formulator/trunk/README.txt ============================================================================== --- Formulator/trunk/README.txt (original) +++ Formulator/trunk/README.txt Tue Oct 8 16:04:14 2013 @@ -30,7 +30,8 @@ Dependencies ------------ -You need to install either *CMFCore* or *FileSystemSite*. +You need to install either zeam.form. The best to install this product +is to use buildout and let it resolves the dependencies. Information -----------