소스 검색

Update Changelog

John C. Frickson 10 년 전
부모
커밋
98e155fecd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
 -----------------