summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d8eea5ae4..22c6665980 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-02 Thomas Schwinge <tschwinge@gnu.org>
+
+ * hurd/getdport.c (__detdport): Don't return EBADF; instead set
+ errno to EBADF and return MACH_PORT_NULL.
+
2006-06-23 Joseph Myers <joseph@codesourcery.com>
[BZ #2980]