diff ChangeLog @ 363:3ff4a4ba7f0e

- changelog addition - sig string semantic/correctness fix in callf test
author Tassilo Philipp
date Tue, 14 Apr 2020 17:47:33 +0200
parents 78dfa2f9783a
children ad5f9803f52f
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 14 16:56:57 2020 +0200
+++ b/ChangeLog	Tue Apr 14 17:47:33 2020 +0200
@@ -13,7 +13,9 @@
 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
+    support, support to specify calling convention
+  o shell: can reference own executable now and support for more calling conventions
+  o shell: syscall support
 tests:
   o extended callf testcode to test callconv mode switch signature chars (including syscalls)