post bump cleanup and replace changes entry with something more useful

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=296
This commit is contained in:
2023-12-12 12:14:19 +00:00
committed by Git OBS Bridge
parent 902f8b703a
commit abcc1a4531
2 changed files with 6 additions and 15 deletions

View File

@@ -2,16 +2,9 @@
Mon Dec 11 09:20:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- Update to version 2.9.0+git0.fddb8c13b:
* [RELEASE] Released version 2.9.0
* DOC: management: update stream vs session
* BUG/MEDIUM: peers: fix partial message decoding
* DOC: management: fix two latest typos (optionally, exception)
* DOC: config: fix typo abandonned -> abandoned
* DOC: config: clarify session vs stream
* DOC: config: add a few more differences between HTTP/1 and 2+
* DOC: config: update the reminder on the HTTP model and add some terminology
* MINOR: mux-quic: Disable zero-copy forwarding for send by default
* MINOR: mux-quic: Add global option to enable/disable zero-copy forwarding
new major branch:
https://www.haproxy.com/blog/announcing-haproxy-2-9
https://www.mail-archive.com/haproxy@formilux.org/msg44400.html
-------------------------------------------------------------------
Thu Dec 07 14:28:36 UTC 2023 - mrueckert@suse.de