git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1273 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-03-01 15:49:43 +00:00
parent d79aee3a2c
commit e70c979d19

View file

@ -1,3 +1,8 @@
1.12.2 (release xx.xx.xxxx)
* use XmlUtils instead of xmlify for XML quoting
Added: linkcheck/XmlUtils.py
Changed: linkcheck/StringUtil.py, linkcheck/log/XMLLogger.py
1.12.1 (release 21.2.2004)
* raise IncompleteRead instead of ValueError on malformed chunked
HTTP data