Author: faide Date: Sun Jan 20 18:40:37 2008 New Revision: 3999 URL: http://trac.turbogears.org/changeset/3999
Log: updating CHANGELOG.txt Modified: branches/1.0/CHANGELOG.txt Modified: branches/1.0/CHANGELOG.txt ============================================================================== --- branches/1.0/CHANGELOG.txt (original) +++ branches/1.0/CHANGELOG.txt Sun Jan 20 18:40:37 2008 @@ -1,7 +1,14 @@ TurboGears Changelog ==================== -1.0.4b7 (January, 20, 2008): +1.0.4.1 (January, 20, 2008): +---------------------------- + +* lower down the dependency on PasteScript because 1.6.1 and 1.6.1.1 + break tg-admin quickstart command. We will release an updated version + when the fix is implemented (http://trac.pythonpaste.org/pythonpaste/ticket/219) + +1.0.4 (January, 20, 2008): ---------------------------- * Fixed parameters encoding. A previous patch encoded all characters in the
