소스 검색

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 12 년 전
부모
커밋
f6576c6db4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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