diff --git a/ChangeLog b/ChangeLog index f5aed5d372ca12acbd0618325eb0739f00be26d6..a963209c488e2b178431b715570a05fc35fe062c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-04-17 Niels M�ller <nisse@cuckoo.hack.org> + + * install-sh: Copied the standard install script. + + * testsuite/Makefile.am (CFLAGS): Disable optimization. Add + $(top_srcdir) to the include path. + (EXTRA_DIST): Added testutils.h, testutils.c and run-tests. + (run-tests): Fixed path to run-tests. + + * Makefile.am (EXTRA_DIST): Added memxor.h. + (libnettleinclude_HEADERS): Install headers in + $(libnettleincludedir). + 2001-04-13 Niels M�ller <nisse@cuckoo.hack.org> * Initial checkin.