diff ChangeLog @ 366:ad5f9803f52f

- removal of some unnecessary headers that only contained internally used forward declarations, so no need to have them
author Tassilo Philipp
date Wed, 15 Apr 2020 14:57:23 +0200
parents 3ff4a4ba7f0e
children f28b7f4f5749
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 14 19:58:31 2020 +0200
+++ b/ChangeLog	Wed Apr 15 14:57:23 2020 +0200
@@ -6,6 +6,7 @@
     that coexist on a platform with other conventions)
   o made "formatted" call interface use calling convention signature chars
   o added helper function dcGetModeFromCCSigChar() mapping callconv sig chars to respective mode
+  o removed some unnecessary headers (only contained internal used forward declarations)
 dynload:
   o fix to build with musl libc
 doc: