From 0be95225d0dd0159bfed6777861383a426b4bd10 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 20 Sep 2004 12:17:33 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1832 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d6ca668..7ad936af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ Changed: doc/install.txt, po/Makefile, MANIFEST.in Removed: po/pygettext.py, po/msgfmt.py + * Use plural gettext form for log messages. + Type: feature + Changed: linkcheck/logger/{text,html}.py + 1.13.4 "Shaun of the dead" (released 17.9.2004) * Catch HTTP cookie errors and add a warning. Type: bugfix