From b5cb47c0d869e359b411b81727974b32a943258c Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 3 Mar 2005 16:05:46 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2333 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 00ec6d9e..2f573e54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ -2.5 "Spanglish" (released xx.xx.xxxx) +2.5 "Spanglish" (released 4.3.2005) * Added spanish translation, thanks to Servilio Afre Puentes. Type: feature Changed: po/Makefile Added: po/es.po - * Ignore a missing locale/ dir instead of crashing. + * Ignore a missing locale/ dir and fall back to the default locale + instead of crashing. Type: bugfix Changed: linkcheck/i18n.py