diff -r 75ffaadf42a6 -r a376782c4077 src/pyams_i18n.egg-info/PKG-INFO --- a/src/pyams_i18n.egg-info/PKG-INFO Thu Apr 28 14:34:31 2016 +0200 +++ b/src/pyams_i18n.egg-info/PKG-INFO Thu Apr 28 14:36:46 2016 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-i18n -Version: 0.1.3 +Version: 0.1.4 Summary: PyAMS internationalization interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_i18n Author: Thierry Florac @@ -11,6 +11,10 @@ History ======= + 0.1.4 + ----- + - extract locale name from system registry if it can't be extracted from current request + 0.1.3 ----- - correction in locale negotiator