diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-28 09:03:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-28 09:03:12 +0000 |
commit | 9602351980043dcb4058c1dc93d4ee7789117f41 (patch) | |
tree | cd401f43a9f9f8baa64f89151c5e6c6b0dad4ed0 /ChangeLog | |
parent | fe7323d6cf9747810a9559a179683a68f986116e (diff) | |
download | coreutils-9602351980043dcb4058c1dc93d4ee7789117f41.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1192,6 +1192,8 @@ * tests/cp/fail-perm: Accommodate HPUX. It appears to fail with EACCES rather than EPERM. Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766 + This also affects AIX 4.3.3, according to Ralf Wildenhues, in + http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00192.html 2005-11-14 Jim Meyering <jim@meyering.net> |