From e4f8444966cabe4a000bc01698e00f5a9f83ed05 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Thu, 2 Nov 1995 21:58:43 +0000 Subject: [PATCH] Preliminary release work for 1.8.0. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4c8e2553a..43b4aa5f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ Thu Nov 2 20:40:58 1995 Per Cederqvist (ceder@lysator.liu.se) + * NEWS: Added preliminary news for 1.8.0. + + * scripts/lyskomd-copyrights: Don't update libraries/gnumalloc. + + * configure.in: Define MEMMOVE_MISSING if it is missing and we are + using GNU malloc. + + * doc/man/dbck.8: Documented the -t flag. + + * src/libraries/libansi/strerror.c (strerror): Added a cast to + avoid a warning. + * Optionally use GNU Malloc. * configure.in: Handle --with-gnu-malloc. * scripts/makedist.sh: Include gnumalloc. -- GitLab