diff options
author | Jim Meyering <jim@meyering.net> | 1996-01-08 04:53:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-01-08 04:53:30 +0000 |
commit | ac5e053d8f0b70f445539da70e5cce62658ca1ed (patch) | |
tree | af676b67c05f1cc928ec4f5f00b70f1a54183b90 /old | |
parent | 13751495a14071f5a8e868985cd452c47775249f (diff) | |
download | coreutils-ac5e053d8f0b70f445539da70e5cce62658ca1ed.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9cb8713c6..b847adc3d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,4 +1,4 @@ -Fri Jan 5 18:30:28 CST Jim Meyering (meyering@na-net.ornl.gov) +Fri Jan 5 18:30:28 Jim Meyering (meyering@na-net.ornl.gov) * aclocal.m4: For SVR4 systems, use -Xc -D_POSIX_C_SOURCE in CFLAGS, not just -Xc. From Franc,ois Pinard. @@ -292,7 +292,7 @@ Sun Nov 5 06:59:27 1995 Jim Meyering (meyering@comco.com) * fmt.c [__P]: Test PROTOTYPES, not __STDC__. Protoize. -Sat Nov 4 23:51:30 CST 1995 Jim Meyering (meyering@comco.com) +Sat Nov 4 23:51:30 1995 Jim Meyering (meyering@comco.com) * csplit.c (close_output_file): Set output_stream to NULL so we don't recurse endlessly between this function and cleanup. |