summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 388e6a9eb..b0ac742ba 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,12 @@
+Mon Apr 29 22:23:40 1996 Jim Meyering (meyering@na-net.ornl.gov)
+
+ * basename.c (usage): Mark translatable strings.
+ * chroot.c (main): Likewise.
+ * basename.c (main): Separate messages about `too few' and `too many'
+ arguments to ease translation.
+ * dirname.c (main): Likewise.
+ From François Pinard.
+
Sun Apr 28 17:10:03 1996 Jim Meyering (meyering@na-net.ornl.gov)
* configure.in: Make fp_C_PROTOTYPES precede AC_C_INLINE.