- Update to release 4.16

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=118
This commit is contained in:
2023-11-02 10:09:44 +00:00
committed by Git OBS Bridge
parent d76913a365
commit 2490a6df26
6 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 2 08:52:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.16
* Add HX_strtoull_nsec to parse time period and emit nanoseconds
* doc: specify return value and semantics for HXio_fullread,
HXio_fullwrite, HX_sendfile
-------------------------------------------------------------------
Sun Sep 24 05:13:29 UTC 2023 - Jan Engelhardt <jengelh@inai.de>