diff options
author | Jim Meyering <jim@meyering.net> | 1996-07-27 22:30:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-07-27 22:30:11 +0000 |
commit | cd2e2180d9fb1c83dced9610da710d8553a0efda (patch) | |
tree | 8f0c239b2790b77ccc6b3e69ab5e8cf9b8d0b942 /old/textutils | |
parent | 6932ade12ed26872e975105d676b5d5b36871f8e (diff) | |
download | coreutils-cd2e2180d9fb1c83dced9610da710d8553a0efda.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3f59b05f5..07d32767f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Sat Jul 27 17:22:14 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * src/system.h (bindtextdomain) [!ENABLE_NLS]: Undefine to avoid + redefinition warnings on solaris. + (textdomain) [!ENABLE_NLS]: Likewise. + Thu Jul 25 23:06:35 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/unexpand.c (unexpand): Move EOF check to follow code that |