From e5efaf9bc259bc1da19bd5489c192e7bf7155292 Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 2 Sep 2004 15:03:09 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1683 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index f54b4b82..e9585405 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1.13.1 "" (released xx.xx.xxxx) + * fixed RPM generation by adding the generated config file to the + installed files list + Type: bugfix + Changed: setup.py + + * mention to remove old versions when upgrading in the documentation + Type: documentation + Changed: doc/upgrading.txt, doc/install.txt + 1.13.0 "The Butterfly Effect" (released 1.9.2004) * lots of internal code restructuring Type: code cleanup