:: commit 53984efe378df61a4d3eb41637355c453eec338f

Kamila Szewczyk <27734421+iczelia@users.noreply.github.com> — 2025-08-13 09:26

parents: eb85250250

Update NEWS

diff --git a/NEWS b/NEWS
index a3338c0..d025a2e 100644
--- a/NEWS
+++ b/NEWS
@@ -128,3 +128,12 @@ v1.5.2:
 * yarg: oom handling; stop relying on (GNU) asprintf, use the baked in variant.
 * pkg-config: Add License variable
 * bz3_decompress (API): fix a memory leak
+
+v1.5.3:
+* fix oom handling in main.c and yarg.h.
+* cmake build fixes for non-unix platforms:
+  * disable pthreads by default on windows & !mingw
+  * fix handling of dlls on windows.
+  * add missing find_dependency call to ensure Threads::threads is present in downstream find_package callers.
+* the project moved to https://github.com/iczelia/bzip3.
+
tab: 248 wrap: offon