*** empty log message ***

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2190 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-01-20 23:18:05 +00:00
parent a7ce8e41df
commit 6bcb53d4de

View file

@ -6,7 +6,7 @@
- write CSV column headers as the first data row
(thanks to Hartmut Goebel)
Type: feature
Changed: linkcheck/logger/csv.py
Changed: linkcheck/logger/csvlog.py
* Support bzip-compressed man pages in RPM install script.
From Hartmut Goebel.