diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 57c7ab8e8d..d34760a940 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ 2006-08-02 Thomas Schwinge <tschwinge@gnu.org> - * hurd/getdport.c (__detdport): Don't return EBADF; instead set + * hurd/getdport.c (__getdport): Don't return EBADF; instead set errno to EBADF and return MACH_PORT_NULL. 2006-06-23 Joseph Myers <joseph@codesourcery.com> |