diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-03-05 23:07:06 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-03-05 23:07:06 +0100 |
commit | 86c5e63d7cccacc5388b0e2fa4cbd22191e4ca3b (patch) | |
tree | 0b48bd0685fe74f0e7a312a090ad70d89c3e3dfb /NEWS | |
parent | c116e68a05e2feb9a0c8e735aab097ef5ea1dfb3 (diff) | |
download | fetchmail-86c5e63d7cccacc5388b0e2fa4cbd22191e4ca3b.tar.gz fetchmail-86c5e63d7cccacc5388b0e2fa4cbd22191e4ca3b.tar.bz2 fetchmail-86c5e63d7cccacc5388b0e2fa4cbd22191e4ca3b.zip |
Skip XHTML validation if xmllint or DTD are missing.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ fetchmail 6.3.15 (not yet released): * The outdated SVN trunk is now called "oldtrunk" in Git just to save the work for future reference. All development in the past few years was on BRANCH_6-3. * master was branched from BRANCH_6-3 for user convenience. +* "make check" now skips HTML validation if xmllint or XHTML DTD are missing. # DOCUMENTATION * Web site and documentation were adjusted to reflect the SVN->Git move. |