]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Mar 2003 19:02:46 +0000 (19:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Mar 2003 19:02:46 +0000 (19:02 +0000)
ChangeLog

index b115f98734a6859afbf87d5a433bd8333b9abafa..6f6cfb7a1f7b32437c099f840da5655beb479ad9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,9 +17,9 @@
        files.  Suggestion from Ben Elliston.
        (usage): Say it.
 
-       * 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.
+       * tests/misc/tty-eof: Require at least version 1.11 of Expect.pm.
+       Old versions of Expect.pm (e.g., 1.07) lack the log_user function.
+       Patch by Bob Proulx.
 
        * src/Makefile.am (check-misc): Check for use of `defined' in
        #define directives.