From: Felix Schwarz Date: Mon, 30 Jul 2012 21:54:03 +0000 (+0000) Subject: add changelog entry for r631 (#282) X-Git-Tag: 1.0~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a293b011cc2c483190e82d7db2393d13821e27;p=thirdparty%2Fbabel.git add changelog entry for r631 (#282) --- diff --git a/ChangeLog b/ChangeLog index 14722b2d..eea3eb02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ http://svn.edgewall.org/repos/babel/tags/1.0.0/ * "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/