about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21e942d556..90a5f0e41a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Oct 26 18:13:33 1995  Miles Bader  <miles@gnu.ai.mit.edu>
+
+	* sysdeps/mach/hurd/bind.c (bind): Swap args to dir_link.
+	* sysdeps/mach/hurd/link.c (__link): Ditto.
+	* sysdeps/mach/hurd/mknod.c (__mknod): Ditto.
+	Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".
+
+	* sysdeps/mach/hurd/symlink.c (__symlink): Ditto.
+
 Thu Oct 26 00:11:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
 	* sysdeps/unix/sysv/linux/i386/sigaction.c: New file.