# HG changeset patch # User fschwarz # Date 1343685243 0 # Node ID b167d06df1d6e5a6befb0ef94357b2349ab40651 # Parent e57abed6542a57b46db65318788861e406a9777b add changelog entry for r631 (#282) diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ * "init" and "update" commands support "--no-wrap" option (#289) * fix formatting of fraction in format_decimal() if the input value is a float with more than 7 significant digits (#183) + * fix format_date() with datetime parameter (#282, patch from Xavier Morel) + Version 0.9.6 http://svn.edgewall.org/repos/babel/tags/0.9.6/