]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 16 Nov 2000 19:35:10 +0000 (19:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 Nov 2000 19:35:10 +0000 (19:35 +0000)
old/textutils/ChangeLog

index 293743341bda52070c65e7f901d049386250798e..08975ab1325e3ee1ac235e2924ed06deadba40dc 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 2.0.9.
 
+2000-11-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * tsort.c: Include sys/types.h before system.h.
+
+2000-11-16  Jim Meyering  <meyering@lucent.com>
+
        * src/join.c: Declare global `tab' to be of type *unsigned* char,
        so join works with 8-bit delimiter characters.
        Reported by Antonio Rendas.