Mercurial > p > roundup > code
diff CHANGES.txt @ 3969:905faf52a51f 1.4.3
fix mysql breakage in 1.4.2
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 27 Feb 2008 08:32:51 +0000 |
| parents | 5857cd1a0db9 |
| children | ff3a8b7d1819 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Feb 19 23:45:33 2008 +0000 +++ b/CHANGES.txt Wed Feb 27 08:32:51 2008 +0000 @@ -1,6 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2008-02-27 1.4.3 +Fixed: +- MySQL backend bug introduced in 1.4.2 (TEXT columns need a size when + being indexed) + + 2008-02-08 1.4.2 Feature: - New config option in mail section: ignore_alternatives allows to
