diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:19:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:19:40 +0000 |
commit | b4d309b1855bdbfe38f90baf64e2763035d9fbe7 (patch) | |
tree | bbc8a269fd308a5974b03743c497ff880e2a0e89 /CHANGELOG | |
parent | Adding upstream version 2.9.5. (diff) | |
download | haproxy-b4d309b1855bdbfe38f90baf64e2763035d9fbe7.tar.xz haproxy-b4d309b1855bdbfe38f90baf64e2763035d9fbe7.zip |
Adding upstream version 2.9.6.upstream/2.9.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ ChangeLog : =========== +2024/02/26 : 2.9.6 + - BUG/MAJOR: promex: fix crash on deleted server + - BUG/MAJOR: ssl/ocsp: crash with ocsp when old process exit or using ocsp CLI + 2024/02/15 : 2.9.5 - BUG/MINOR: diag: always show the version before dumping a diag warning - BUG/MINOR: diag: run the final diags before quitting when using -c |