소스 검색

Forgot to update the Changelog for SSL/TLS

John C. Frickson 10 년 전
부모
커밋
4ad3ae46e4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Changelog

+ 1 - 0
Changelog

@@ -6,6 +6,7 @@ NRPE Changelog
 -----------------
 ENHANCEMENTS
 - Added listen_queue_size as configuration option (Vadim Antipov, Kaspersky Lab)
+- Reworked SSL/TLS. See the README.SSL.md file for full info. (John Frickson)
 
 FIXES
 - Added ifdefs for complete_SSL_shutdown to compile without SSL. (Matthew L. Daniel)