Author: deets Date: Thu Jan 24 09:13:24 2008 New Revision: 4038 URL: http://trac.turbogears.org/changeset/4038
Log: better CL Modified: branches/1.0/CHANGELOG.txt Modified: branches/1.0/CHANGELOG.txt ============================================================================== --- branches/1.0/CHANGELOG.txt (original) +++ branches/1.0/CHANGELOG.txt Thu Jan 24 09:13:24 2008 @@ -1,6 +1,17 @@ TurboGears Changelog ==================== +1.0.4.3 (January, 24, 2008): +---------------------------- + +* fixed the behavior of tg.mochikit_suppress which wasn't actually working + +Contributors (in alphabetic order) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Florent Aide, Diez B. Roggisch, Christoph Zwerschke. + + 1.0.4.2 (January, 21, 2008): ---------------------------- @@ -154,7 +165,6 @@ * toolbox loading will no more crash on a missing SQLObject import. (#1620). * Identity bug when using non-ASCII characters in the URL. (#1598, #1407, #1022) -* fixed the behavior of tg.mochikit_suppress which wasn't actually working Project Updates ~~~~~~~~~~~~~~~
