changeset 309:b51401bc4c37

- changelog about dynload UTF-8 support on windows
author Tassilo Philipp
date Thu, 24 Oct 2019 23:39:57 +0200
parents 7c6f19d42b31
children 2e8be88dad11
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 24 23:19:20 2019 +0200
+++ b/ChangeLog	Thu Oct 24 23:39:57 2019 +0200
@@ -5,8 +5,12 @@
   o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
 dyncallback:
   o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
+dynload:
+  o added UTF-8 support for pathnames on windows
 doc:
   o more detail in support matrix for bi-endian platforms
+tests:
+  o dynload_plain test extended to test UTF-8 library paths
 buildsys:
   o default ./configure: FreeBSD/mips*hf needed -mhard-float compiler flag set explicitly
   o better MacOS Mojave support in ./configure (Mojave dropped i386 builds)