summaryrefslogtreecommitdiffstats
path: root/libebl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libebl/ChangeLog')
-rw-r--r--libebl/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog
index 506915ba..7de72366 100644
--- a/libebl/ChangeLog
+++ b/libebl/ChangeLog
@@ -1,3 +1,23 @@
+2017-05-04 Ulf Hermann <[email protected]>
+
+ * eblopenbackend.c: On windows use an ORIGINDIR without $ORIGIN and
+ $LIB.
+
+2017-04-28 Ulf Hermann <[email protected]>
+
+ * Makefile.am: Forward LIBPREFIX and LIBEXT as defined by configure.
+ * eblopenbackend.c: Use platform-specific naming conventions for
+ finding the backend libraries.
+
+2017-04-27 Ulf Hermann <[email protected]>
+
+ * Makefile.am: Use fpic_CFLAGS.
+
+2017-04-27 Ulf Hermann <[email protected]>
+
+ * eblmachineflagname.c: Don't include system.h.
+ * eblopenbackend.c: Likewise.
+
2017-04-20 Ulf Hermann <[email protected]>
* libebl.h: Use __pure_attribute__.