summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 9a2e9ce99..770160c64 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-14 Jim Meyering <meyering@lucent.com>
+
+ * src/dirname.c, src/env.c, src/id.c, src/pathchk.c, src/pinky.c,
+ * src/printenv.c, src/sleep.c, src/tee.c, src/test.c, src/uptime.c,
+ * src/users.c, src/who.c: (AUTHORS): Mark string for translation,
+ since it contains the English word `and'.
+
2001-08-12 Jim Meyering <meyering@lucent.com>
* src/pathchk.c (PATH_MAX_FOR): Use pathconf via wrapper.