diff options
author | Jim Meyering <jim@meyering.net> | 2006-06-28 07:01:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-06-28 07:01:42 +0000 |
commit | 78e532a9e415869a196f78ef70e9de5a2ca44056 (patch) | |
tree | ad7f52fa70c3ca9a2fd9bf6d198237da0768d78e /ChangeLog | |
parent | 0e0f6e1050a569a92528d970e4dd5ed83f082ba0 (diff) | |
download | coreutils-78e532a9e415869a196f78ef70e9de5a2ca44056.tar.xz |
* src/c99-to-c89.diff: Regenerate, to remove fuzz.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2006-06-28 Jim Meyering <jim@meyering.net> + + * src/c99-to-c89.diff: Regenerate, to remove fuzz. + +2006-06-28 Bob Proulx <bob@proulx.com> (tiny change) + + * tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problem + (set -x when VERBOSE=yes) when stderr is redirected before stdout + causing shell tracing of the stdout redirection to be written to + the stderr file. Avoid problem and test failure on HP-UX by + redirecting stderr last. + * tests/dd/unblock-sync: Order shell file redirections for + stderr and stdout in the common style. + tests/acl: Likewise. + 2006-06-27 Jim Meyering <jim@meyering.net> * tests/misc/cat-proc: Try to avoid any spurious numeric |