summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-26 18:47:55 +0000
committerJim Meyering <jim@meyering.net>2003-03-26 18:47:55 +0000
commit8b4b8696ba27b0fae065218d0976f67c2f641ef3 (patch)
tree0a113df5845961027b21ed1967e582afb2efcec6
parent2cd4a7d3cd85e17dce51d9f900141fb5277bed1b (diff)
downloadcoreutils-8b4b8696ba27b0fae065218d0976f67c2f641ef3.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a62daaf1..69f1564fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2003-03-23 Jim Meyering <jim@meyering.net>
+2003-03-26 Jim Meyering <jim@meyering.net>
* Version 4.5.12.
+ * src/copy.h (struct cp_options): Add a comment.
+
+2003-03-23 Jim Meyering <jim@meyering.net>
+
* README: Describe problem with 64-bit mode on HPUX 11.x,
with patch for /usr/include/inttypes.h.
* TODO: Plan to add an autoconf test to work around the bug.