diff options
author | Roland McGrath <roland@gnu.org> | 2001-05-26 18:17:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-05-26 18:17:36 +0000 |
commit | 450bd9625dd2d9c7ba33e584cfbfbfac326032f0 (patch) | |
tree | 65818dc08b595abfd916ebd56b1db73075872995 | |
parent | 37f9faea8ded29aa414bfd251c4d43cb3219835a (diff) |
.
-rw-r--r-- | term/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index 86244457..d9ad1386 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,9 @@ +2001-05-26 Roland McGrath <roland@frob.com> + + * users.c (trivfs_S_io_select): Don't diagnose an error for *TYPE + containing irrelevant bits (i.e. SELECT_URG). It's always ok to + ask even when the answer is always no. + 2000-07-26 Mark Kettenis <kettenis@gnu.org> * Makefile (HURDLIBS): Reorder libs such that the threads lib |