diff options
-rw-r--r-- | old/textutils/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0d9b1f6b5..518ea7e58 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,13 @@ -2002-01-18 Jim Meyering <meyering@lucent.com> +2002-01-19 Jim Meyering <meyering@lucent.com> * Version 2.0.20. + * configure.ac: Remove code that set LIBOBJS in support of ansi2knr. + The latest version of autoconf objected to it, and besides, I don't + care too much about K&R support these days. + +2002-01-18 Jim Meyering <meyering@lucent.com> + Fix tr so it no longer gets a failed assertion for [::] or [==]. * src/tr.c (xmemdup): Rename from `substr' and rewrite to |