summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-14 15:03:59 +0000
committerJim Meyering <jim@meyering.net>2005-08-14 15:03:59 +0000
commitb851ea732ebd3c5acf9cbea1263c844d0f1f01c6 (patch)
tree090eb141b4707260467050a0d1b98605d662226d /ChangeLog
parent11555e0b3099e4233658d97946734d39f9bacd42 (diff)
downloadcoreutils-b851ea732ebd3c5acf9cbea1263c844d0f1f01c6.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ca2cfcf8..b89134345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
* Version 5.3.1.
* src/md5sum.c (usage): Fix typo s/formated/formatted/ reported
- by Norbert Kiesel
+ by Norbert Kiesel.
Use one fewer file descriptor in a common case.
* src/touch.c: Include "fd-reopen.h", rather than "fcntl--.h".