summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 16:43:52 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 16:43:52 +0000
commite02625cb79f991638b5dd95b5a58a14daf42a097 (patch)
tree6a43ac334dba0e84640c7e64350aafb71927ffe1 /ChangeLog
parentc86bae2a596d6980042023922086457f9387c79d (diff)
downloadcoreutils-e02625cb79f991638b5dd95b5a58a14daf42a097.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 42017fae4..c172c363d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-03-08 Jim Meyering <jim@meyering.net>
+ * Version 4.5.10.
+
* tests/rm/fail-2eperm: Rather than simply using the first non-root
username, make sure that the selected user name has a usable shell.
Reported by Paul Jarc.
@@ -12,8 +14,6 @@
files. Suggestion from Ben Elliston.
(usage): Say it.
- * Version 4.5.10.
-
* tests/misc/tty-eof: Also check for the log_user method, to avoid
spurious failure when using an old version of Expect.pm (e.g., 1.07).
Reported by Bob Proulx.