changeset 247:446d2220bc49

- changelog update
author Tassilo Philipp
date Thu, 04 May 2017 23:53:05 +0200
parents 06a354b2e120
children ab23f9f2934a
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 04 23:38:30 2017 +0200
+++ b/ChangeLog	Thu May 04 23:53:05 2017 +0200
@@ -26,6 +26,7 @@
   o simplifications of implemention on Darwin, sharing parts with *nix implementation
   o potentially breaking change on macos/Darwin platforms: all functions now consistently accept or
     return symbol names as they would appear in C code, instead of the raw ones in object files
+  o added new function dlGetLibraryPath, allowing lookups of path to library via handle
 general:
   o marked assembly code as not needing an execstack, for safer/easier integration into other
     projects/builds, where needed; this is needed b/c of questionable default behaviours of some