]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 18:26:07 +0000 (18:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 18:26:07 +0000 (18:26 +0000)
ChangeLog

index 88717c71c082cfa8b5ce88c5b425fa45df2fde46..d0668cc64839305839131120e4ff0ae9258d857f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.0.1.
 
+       * src/Makefile.am (localedir.h): Put the `2>&1' after the redirect
+       target, not before the `>'.
+
        * src/remove.c (remove_dir): Give a diagnostic upon failed save_cwd,
        now that that function no longer calls `error'.