From 60a7760e8e33972fa490bcc4f225a284ceec3feb Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 5 Sep 2004 20:58:41 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1741 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0fab2d2a..2bec664b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,19 @@ Type: documentation Changed: doc/install.txt + * Updated french translation. Thanks, Yann Verley! + Type: feature + Changed: po/fr.po + + * initialize i18n at program start + Type: bugfix + Changed: linkchecker, linkcheck/lc_cgi.py + + * Make initialization function for i18n, and allow LOCPATH to override + the locale directory. + Type: feature + Changed: linkcheck/__init__.py + 1.13.1 "Old men in new cars" (released 3.9.2004) * Fixed RPM generation by adding the generated config file to the installed files list.