diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-08 22:40:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-08 22:40:47 +0000 |
commit | 9110853f39c6448680b6bf4e2a22da688e6adc80 (patch) | |
tree | 2449589ffa0cd50687a40f86016c9dd93132b724 | |
parent | 4ffe108e39b21ed6e4d1b93e4295c207f73daa81 (diff) | |
download | coreutils-9110853f39c6448680b6bf4e2a22da688e6adc80.tar.xz |
.
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1947d9b9f..5f4718116 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 8 16:38:24 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * lib/getopt.c (_getopt_internal): Use `_', rather than the + (sometimes-)expansion `gettext'. + Tue Jan 7 22:10:51 1997 Jim Meyering <meyering@na-net.ornl.gov> * src/nice.c (main): Work around failures induced by new version of |