- Update to release 4.19

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=125
This commit is contained in:
2023-11-30 23:21:37 +00:00
committed by Git OBS Bridge
parent f6ff6b2850
commit afd74979d8
7 changed files with 21 additions and 50 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 30 23:09:57 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.19
* string: fixed HX_strtoull_unit with negative fractions
producing 0 sometimes
* opt: fix HX_getopt losing argv on HXOPT_KEEP_ARGV
- Delete 0001-string-resolve-testsuite-failure-with-aarch64.patch
(merged)
-------------------------------------------------------------------
Mon Nov 27 11:25:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>