*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 18 Jan 2002 23:59:25 +0000 (23:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jan 2002 23:59:25 +0000 (23:59 +0000)
old/textutils/ChangeLog

index 0d9b1f6..518ea7e 100644 (file)
@@ -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