added credits

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2145 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-01-17 11:34:23 +00:00
parent 8d8bfbc315
commit 6e4312eec9

View file

@ -1,3 +1,15 @@
2.2 "" (released xx.xx.2005)
* Write CSV column headers as the first row.
Thanks to Hartmut Goebel.
Type: feature
Changed: linkcheck/logger/csv.py
* Support bzip-compressed man pages in RPM install script.
Also from Hartmut Goebel.
Type: feature
Changed: install-rpm.sh
2.1 "Shogun Assassin" (released 11.1.2005)
* Added XHTML support to the HTML parser.