summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-30 17:58:04 +0000
committerJim Meyering <jim@meyering.net>2005-01-30 17:58:04 +0000
commit5a6bb969e5b241159f0fb2059ffda2869a5091e8 (patch)
tree9b872870f854a6a7f9a71bd101f2c8c4065b82a0
parent708cc3e146eaca0583b54d1fa25e5125cc1e4100 (diff)
downloadcoreutils-5a6bb969e5b241159f0fb2059ffda2869a5091e8.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e69098869..f99745815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@
* Version 5.3.1.
- * src/stty.c: Remove unnecessary parentheses in #if directives.
+ * src/head.c (elide_tail_bytes_pipe): Correct wording in diagnostic.
+
+ * src/stty.c: Remove unnecessary parentheses in all #if directives.
2005-01-29 Eric Blake <ebb9@byu.net> (tiny change)