aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b807771e0..9e2de4d52e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-28 Roland McGrath <roland@frob.com>
+
+ * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
+ __mempcpy does it for us.
+
2000-12-28 Andreas Jaeger <aj@suse.de>
* sysdeps/generic/dl-environ.c: Add prototype for unsetenv.