Explorar el Código

Update Changelog

John C. Frickson hace 10 años
padre
commit
98e155fecd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Changelog

+ 1 - 0
Changelog

@@ -12,6 +12,7 @@ FIXES
 - Renamed configure.in to configure.ac and added check for sigaction (John Frickson)
 - Replaced all instances of signal() with sigaction() + blocking (John Frickson)
 - check_nrpe does not parse passed arguments correctly (John Frickson)
+- NRPE should not start if cannot write pid file (John Frickson)
 
 2.15 - 09/06/2013
 -----------------