diff ChangeLog @ 360:32736025371f

- doc updates with more info about signature string usage
author Tassilo Philipp
date Mon, 13 Apr 2020 21:35:43 +0200
parents 30aae7371373
children 78dfa2f9783a
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 13 16:01:17 2020 +0200
+++ b/ChangeLog	Mon Apr 13 21:35:43 2020 +0200
@@ -7,6 +7,12 @@
   o made "formatted" call interface use calling convention signature chars
 dynload:
   o fix to build with musl libc
+doc:
+  o manual now specifying calling convention signature chars
+bindings:
+  o python: Python 3 support, Python 2 unicode support, added get_path function, changing
+    'Z' conversions to only immutable types and 'p' to mutable types (and handles), bytearray
+	support, support to specify calling convention
 tests:
   o extended callf testcode with to test calling convention mode switch signature chars