summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-16 23:35:38 +0000
committerJim Meyering <jim@meyering.net>2000-12-16 23:35:38 +0000
commitae8bf0e8f16c42d0b495856513daee50ba40f4f6 (patch)
treebb8d201558de1369b1e3ad9e1620112301ace35e /old/sh-utils/ChangeLog
parentfbba4d8d5ed6b2a3ef687133c74811f8da6006c1 (diff)
downloadcoreutils-ae8bf0e8f16c42d0b495856513daee50ba40f4f6.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index e80992cdd..90541165f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,6 +1,10 @@
-2000-12-08 Jim Meyering <meyering@lucent.com>
+2000-12-17 Jim Meyering <meyering@lucent.com>
+
+ * djgpp: New directory.
+ * Makefile.am (SUBDIRS): Add djgpp.
+ * configure.in (AC_OUTPUT): Add djgpp/Makefile.
- * Version 2.0.12.
+2000-12-08 Jim Meyering <meyering@lucent.com>
* src/dirname.c: Include xalloc.h.
(main): Use dir_name rather than the underlying dir_name_r.