]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 16:21:28 +0000 (16:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 16:21:28 +0000 (16:21 +0000)
ChangeLog

index 86b9173abd5d621a95eb48dc8268958a804442a8..29a2e1a4c861ab74f5a0443b2aa08713f52e8503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * Version 5.0.1.
 
+       * tests/rm/rm5: Add a comment explaining why this test fails when
+       using Tru64's broken sed.
+       * tests/rm/rm3: Likewise.
+
+       Make `kill -t' output signal descriptions (not `?') on Tru64.
        * src/kill.c (sys_siglist): Also check for __sys_siglist.
        Patch by Tony Leneis.
        * configure.ac: Also check for declaration of __sys_siglist.