Code

Fix regression in 1.4.10 where following redirects to relative URLs on
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 1dabbb046872f68e0fb672af9eab73abd283c9a7..2cc9fbafbc314a04b871842e501c1569c5bb111c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 This file documents the major additions and syntax changes between releases.
 
+1.4.11 or 1.5 ??
+       Fix check_http regression in 1.4.10 where following redirects to
+         relative URLs on virtual hosts failed if both "-H" and "-I" were used
+
 1.4.10 28th September 2007
        Fix check_http buffer overflow vulnerability when following HTTP redirects
        check_http now explicitly asks HTTP/1.1 servers to close the connection