Parcourir la source

NEWS: Mention "contrib" removal

Add a note regarding the removal of the "contrib" directory to the NEWS
file.  This note is missing from the NEWS file shipped with the 1.5
release, though.
Holger Weiss il y a 12 ans
Parent
commit
f6576c6db4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -46,6 +46,7 @@ This file documents the major additions and syntax changes between releases.
 	WARNINGS
 	check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead.
 	check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way)
+	The contrib directory has been removed from this distribution
 
 1.4.16 27th June 2012
 	ENHANCEMENTS