diff ChangeLog @ 596:f63a07d648b6 trunk

add babel.support.NullTranslations class similar to gettext.NullTranslations but with all of Babel's new *gettext methods (#277)
author fschwarz
date Mon, 20 Aug 2012 19:21:22 +0000
parents 5ba68e40d1d0
children e61e27d9347d
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,8 @@
  * resort to hard-coded message extractors/checkers if pkg_resources is 
    installed but no egg-info was found (#230)
  * format_time() and format_datetime() now accept also floats (#242)
+ * add babel.support.NullTranslations class similar to gettext.NullTranslations
+   but with all of Babel's new *gettext methods (#277)
 
 
 Version 0.9.6
Copyright (C) 2012-2017 Edgewall Software