- Update to release 4.9

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=106
This commit is contained in:
2023-01-23 01:51:09 +00:00
committed by Git OBS Bridge
parent a131004280
commit 5aee2cb146
6 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 23 00:39:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9
* socket: add sockaddr_is_local, ipaddr_is_local functions
* format: avoid return value truncation from HXformat_aprintf,
HXformat_sprintf
-------------------------------------------------------------------
Sat Dec 3 11:24:21 UTC 2022 - Jan Engelhardt <jengelh@inai.de>