# HG changeset patch # User cmlenz # Date 1215621500 0 # Node ID 6ab5550b7945e7615e995f2b42514591220e0621 # Parent 6a0e7205790f6a1d24586fe573cc3704e1a7628b Ported [417] to 0.9.x branch. diff --git a/0.9.x/ChangeLog b/0.9.x/ChangeLog --- a/0.9.x/ChangeLog +++ b/0.9.x/ChangeLog @@ -1,6 +1,6 @@ Version 0.9.3 http://svn.edgewall.org/repos/babel/tags/0.9.3/ -(?, from branches/stable/0.9.x) +(Jul 9 2008, from branches/stable/0.9.x) * Fixed invalid message extraction methods causing an UnboundLocalError. * Extraction method specification can now use a dot instead of the colon to @@ -23,7 +23,7 @@ Version 0.9.2 http://svn.edgewall.org/repos/babel/tags/0.9.2/ -(Feb 4 2007, from branches/stable/0.9.x) +(Feb 4 2008, from branches/stable/0.9.x) * Fixed catalogs' charset values not being recognized (ticket #66). * Numerous improvements to the default plural forms.