]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog for previous change.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 23 Oct 2017 20:41:31 +0000 (22:41 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 23 Oct 2017 20:41:31 +0000 (22:41 +0200)
ChangeLog

index 24e266eed125c8878053a5af33330a9cf5f93a91..baf6c13af7fed29de74a104a61b8a212fc6e4502 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-23  Niels Möller  <nisse@lysator.liu.se>
+
+       * examples/Makefile.in (check): Also set DYLD_LIBRARY_PATH in the
+       environment, to support Mac OSX shared libraries.
+       * testsuite/Makefile.in (LD_LIBRARY_PATH): Likewise.
+
 2017-10-16  Niels Möller  <nisse@lysator.liu.se>
 
        CFB support, contributed by Dmitry Eremin-Solenikov.