changeset 390:f155bda02e10 r1.2-RC2

changelog update
author Tassilo Philipp
date Fri, 22 Jan 2021 14:42:19 +0100
parents 51c93cdb5e21
children e5dd71395a28
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jan 22 12:10:32 2021 +0100
+++ b/ChangeLog	Fri Jan 22 14:42:19 2021 +0100
@@ -18,6 +18,7 @@
   o fix to build with musl libc
   o support for loading macos >= 11.0.1 (Big Sur) dylibs provided by system's "built-in dynamic
     linker cache of all system-provided libraries" (those dylibs are no longer present on the fs)
+  o fix to work on recent Haiku versions (r1 beta versions)
 doc:
   o manual now specifying calling convention signature chars
   o dynload(3) note about macos >= 11.0.1 cached dylib support (see above)