summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-09-29 04:49:08 +0000
committerJim Meyering <jim@meyering.net>1995-09-29 04:49:08 +0000
commit4c8c0b69ba3791a51a5630d510f479f74a907b1e (patch)
treeb8a160f3dd467383d3684cea1352890e9411ddf3
parent527d04d44b99b07afb74bfa9007099147918be6c (diff)
downloadcoreutils-4c8c0b69ba3791a51a5630d510f479f74a907b1e.tar.xz
.
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 7eddb4991..e0d5610b9 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 28 23:16:05 1995 Jim Meyering (meyering@comco.com)
+
+ * Version 1.13.
+
+ * od.c (decode_one_format): Remove spurious semicolon.
+ From John Kodis (kodis@daacdev1.stx.com).
+
Tue Sep 26 23:05:01 1995 Jim Meyering (meyering@comco.com)
* man/Makefile.in (install-data, uninstall): Use sed not basename.