mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-11 10:00:58 +00:00
grammar
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1694 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
1b4c190778
commit
e166a49e4b
1 changed files with 5 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,18 +1,18 @@
|
|||
1.13.1 "Old men in new cars" (released xx.xx.xxxx)
|
||||
* fixed RPM generation by adding the generated config file to the
|
||||
installed files list
|
||||
* 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
|
||||
* Mention to remove old versions when upgrading in the documentation.
|
||||
Type: documentation
|
||||
Changed: doc/upgrading.txt, doc/install.txt
|
||||
|
||||
* fix typo in redirection cache handling
|
||||
* Fix typo in redirection cache handling.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/checker/cache.py
|
||||
|
||||
* fileoutput must honor verbose/quiet configuration
|
||||
* The -F file output must honor verbose/quiet configuration.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/checker/consumer.py
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue