diff options
-rw-r--r-- | old/textutils/ChangeLog | 4 | ||||
-rw-r--r-- | old/textutils/NEWS | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7fbc38051..de759a0f1 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ Fri Apr 23 21:53:47 1993 Jim Meyering (meyering@comco.com) + * {lib,src}/Makefile.in [.c.o]: Make CPPFLAGS and CFLAGS follow + other options so users can use them to override DEFS. + * src/Makefile.in [.c.o]: Add -I$(srcdir) for version.h. + * Makefile.in [CFLAGS, LDFLAGS]: Don't set to -g explicitely; configure's AC_SUBST will set these. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index f5df4adc3..96729c49c 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ -Major changes in release 1.4: +Major changes in release 1.5: +* all programs accept --help and --version options * od --compatible accepts pre-POSIX arguments * pr -2a terminates |