]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 21 Jan 2002 19:49:58 +0000 (19:49 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 21 Jan 2002 19:49:58 +0000 (19:49 +0000)
old/textutils/ChangeLog

index 518ea7e587fcd6bb7dc907306ae4ec101948b4e6..fd53248f8efd8316c6660ea2f14ad14e7100da6d 100644 (file)
@@ -1,7 +1,14 @@
-2002-01-19  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.20.
 
+2002-01-20  Paul Eggert  <eggert@twinsun.com>
+
+       * src/csplit.c: Don't include "xalloc.h", as system.h already
+       does that via sys2.h.
+       * src/sort.c: Likewise.
+
+2002-01-19  Jim Meyering  <meyering@lucent.com>
+
        * 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.