From 1b5341b08b1e54db0a3b6449683465d1d5bc4db8 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Fri, 16 Aug 2019 12:54:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f2fe55e..e0bb7ab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Added support for RFC3164 (outdated BSD syslog protocol) to SyslogUdpHandler * Fixed issue in GroupHandler and WhatFailureGroupHandler where setting multiple processors would duplicate records * Fixed issue in SignalHandler restarting syscalls functionality + * Fixed ZendMonitorHandler to work with the latest Zend Server versions ### 1.24.0 (2018-11-05)