SHA256
1
0
forked from pool/libHX

- Update to release 4.3

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=95
This commit is contained in:
2022-03-14 17:23:25 +00:00
committed by Git OBS Bridge
parent 3df22cb404
commit c6300e12ed
7 changed files with 43 additions and 70 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 14 17:16:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.3
* string: New functions ``HX_strtoull_sec``,
``HX_unit_seconds`` for converting between second-based time
durations and human-readable durations like 129600 <-> 1d12h.
* io: New function ``HX_sendfile``.
-------------------------------------------------------------------
Sun Oct 17 16:55:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>