changeset 572:9cff26b919f3

changelog
author Tassilo Philipp
date Sun, 04 Sep 2022 16:31:40 +0200
parents 996424e8a5fc
children 965451c44faf
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 04 16:29:30 2022 +0200
+++ b/ChangeLog	Sun Sep 04 16:31:40 2022 +0200
@@ -32,6 +32,7 @@
   o callback_plain_c++: new test, focusing on methods and non-trivial C++ aggregates
   o simplifications and major refactoring to share more code (especially
     signature and case generator) across test suites
+  o dynload_plain: simplified build and robustness fixes on some platforms
 buildsys:
   o ./configure output for sun make builds: set correct C++ compiler flag var
   o ./configure for SunOS now uses isainfo(1) to deduce native instruction set