about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2979b42a3e..c1d8768b4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-30  Roland McGrath  <roland@frob.com>
+
+	* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
+	(_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
+	allow multiple instances using the same function name in one file.
+
 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
 
 	* configure.in: Correct test for pserver CVS access.