bump version to 0.79 and prepare for release
[catagits/fcgi2.git] / perl / ChangeLog
index e50b51d..d92ca12 100644 (file)
@@ -1,5 +1,11 @@
 Release history for FCGI
 
+Version 0.79 --  2019-12-14
+
+  - Check socket path length in OS_CreateLocalIpcFd() and OS_FcgiConnect()
+  to avoid buffer overrun (Petr Písař, pull request #5)
+  - Fix a memory leak in ProcessManagementRecord() (Petr Písař, pull request #4)
+
 Version 0.78 --  2015-03-07
 
   - make copyright and license information more visible (RT#112535)