summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b49b6fb82d..5bc2ce137b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2002-06-15  Roland McGrath  <roland@frob.com>
 
+	* sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a
+	warning.
+
+	* sysdeps/mach/hurd/getcwd.c
+	(_hurd_canonicalize_directory_name_internal): unsigned int -> size_t
+
 	* sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...
 	* sysdeps/generic/bits/ustat.h: ... here (was almost identical).