summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-12 08:42:38 +0000
committerJim Meyering <jim@meyering.net>2002-10-12 08:42:38 +0000
commit81817a30ea46b37cef51e475fb34987db6012d4a (patch)
tree2ca98702c058a264f4d01439317c44818baee24e /ChangeLog
parent38a8810cd3441d00218c8530f73cfd392dd48e3d (diff)
downloadcoreutils-81817a30ea46b37cef51e475fb34987db6012d4a.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 e9bac7154..bfcd04589 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,7 +33,7 @@
consume 4GB of disk space on systems without support for sparse files.
Fix a logic error that'd make it `cat err' even though dd didn't fail.
- * src/dircolors.hin (.jar): Fix typo: s/01;3/01;31/.
+ * src/dircolors.hin (.jar): Fix typo: s/;3$/;31/.
Patch by steven@magelico.net, forwarded by Michael Stone.
* tests/ls/dired: Ensure that ls produces English messages.