git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2192 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-01-21 16:17:50 +00:00
parent 0bd0d11e30
commit 7ab9ffd815

View file

@ -42,6 +42,11 @@
Type: feature
Changed: linkchecker, doc/install.txt
* The build script setup.py uses -std=gnu99 when using GNU gcc compilers.
This gets rid of several compile warnings.
Type: feature
Changed: setup.py
2.1 "Shogun Assassin" (released 11.1.2005)
* Added XHTML support to the HTML parser.