aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-03-05 23:07:06 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-03-05 23:07:06 +0100
commit86c5e63d7cccacc5388b0e2fa4cbd22191e4ca3b (patch)
tree0b48bd0685fe74f0e7a312a090ad70d89c3e3dfb /NEWS
parentc116e68a05e2feb9a0c8e735aab097ef5ea1dfb3 (diff)
downloadfetchmail-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b698e7f..7b5a7604 100644
--- a/NEWS
+++ b/NEWS
@@ -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.