summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-20 19:13:41 +0000
committerJim Meyering <jim@meyering.net>2001-10-20 19:13:41 +0000
commitbaef38bda137319a0593bfb57c41e0e6e1d95200 (patch)
tree2f32be489cff0d3d3ef8596eed5c452d4d705e3d /old
parentdc421733a10805c5e0a0efa34223816fee77876e (diff)
downloadcoreutils-baef38bda137319a0593bfb57c41e0e6e1d95200.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0975a6708..893ab362d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.1.
+ * src/touch.c (touch): Extend last change to work on systems
+ for which errno is set to EINVAL.
+
* src/ls.c: Declare some local variables to be `const', where
appropriate.
(usage): Improve the description of --dereference (-L).