summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-09 17:51:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-09 17:51:23 +0000
commit5ff0e8886635b0506cd5e1d010c68b84807bf643 (patch)
treed5c5ded45068d5585035c7e782e4b862c9dbe541 /doc/ChangeLog
parent1782c40176449907029e072138d1760c9140b265 (diff)
downloadcoreutils-5ff0e8886635b0506cd5e1d010c68b84807bf643.tar.xz
ls now exits with status 1 if minor problem, 2 on serious trouble.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index db3a194bb..3d13bd394 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-09 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (ls invocation): Document new "ls" exit status.
+
2004-12-08 Paul Eggert <eggert@cs.ucla.edu>
* getdate.texi (Time of day items, Time zone items):