diff ChangeLog @ 214:0592eb360af2

tests: - added dynload_plain test - added some more output to resolv_self - cleanups
author Tassilo Philipp
date Thu, 06 Apr 2017 02:13:57 +0200
parents 7b87876d0d5c
children 87c695673522
line wrap: on
line diff
--- a/ChangeLog	Tue Mar 28 15:45:20 2017 +0200
+++ b/ChangeLog	Thu Apr 06 02:13:57 2017 +0200
@@ -28,6 +28,8 @@
   o better documentation, removed relative path dependencies, general cleanup
   o python: updated to latest signature format (was still on 0.1)
   o java: rewritten (old version was never complete, anyways)
+tests:
+  o added new dynload_plain test covering basic use of all dynload functions
 buildsys:
   o cmake: made to work on systems without C++ compiler (thanks Franklin Mathieu)