diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-19 18:15:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-19 18:15:15 +0000 |
commit | a85fa9fc7d2ab30c6f28db0b760dc3d9ce7c95f4 (patch) | |
tree | 8fb8341f65ca7cf4dde8372fd0d4c0e09f932b62 | |
parent | 4e46c1b12f0b0f2cd3a31df83e48c6bb04c80d88 (diff) |
.
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 59c617d6..238f78fc 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +1999-05-19 Roland McGrath <roland@baalperazim.frob.com> + + * console.c (diskfs_console_stdio): If there is an fd 2 that appears + to work, just leave it as is and dup2 it to fd 1 as well. + 1999-05-16 Roland McGrath <roland@baalperazim.frob.com> * file-chown.c (diskfs_S_file_chown): Fix last change: not just |