From e22c80dcf0f2a658ec5ec471e6fca7cec40f1b17 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 5 Oct 1996 03:58:37 +0000 Subject: . --- old/textutils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 83d0486ba..c443505b5 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,20 @@ +Fri Oct 4 07:20:37 1996 Jim Meyering + + * configure.in (GNU_PACKAGE): New variable. + (PACKAGE_VERSION): Remove it. + + * acconfig.h (GNU_PACKAGE): New variable. + (PACKAGE_VERSION): Remove now-unused variable. + + * lib/long-options.c (parse_long_options): Separate package name + and version number to accomodate new --version output requirement. + * lib/long-options.h: Update prototype. + +Thu Oct 3 23:27:31 1996 Jim Meyering + + * src/md5sum.c (main): Remove dead code that used to print --version + output. + Tue Oct 1 06:54:22 1996 Jim Meyering * configure.in: Use result of AM_FUNC_STRTOD to set POW_LIBM. -- cgit v1.2.3-54-g00ecf