summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 942f6cb1..852af17a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-12-18 Niels Möller <nisse@lysator.liu.se>
+ * testsuite/testutils.h: Fix include order, system headers before
+ nettle headers. Always include version.h, needed by
+ version-test.c. It was included indirectly via bignum.h, but only
+ if configured with publickey support.
+
* configure.ac (IF_DLOPEN_TEST): Fixed shell conditional.
* testsuite/ecc-mod-test.c (test_main): Handle random seeding if