Explorar el Código

Forgot to update the Changelog for SSL/TLS

John C. Frickson hace 10 años
padre
commit
4ad3ae46e4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)