mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-30 02:54:42 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2188 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8e2b4edd49
commit
c84b6a6767
1 changed files with 6 additions and 3 deletions
|
|
@ -1,12 +1,15 @@
|
|||
2.2 "" (released xx.xx.2005)
|
||||
|
||||
* Write CSV column headers as the first row.
|
||||
Thanks to Hartmut Goebel.
|
||||
* CSV log format changes:
|
||||
- default separator is now a comma, not a semicolon
|
||||
- the quotechar can be configured and defaults to a double quote
|
||||
- write CSV column headers as the first data 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.
|
||||
From Hartmut Goebel.
|
||||
Type: feature
|
||||
Changed: install-rpm.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue