about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0059c2b7d2..cbe40b0848 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-07-25 19:47  Jose M. Moya  <josem@gnu.org>
+
+	* sysdeps/mach/hurd/getcwd.c
+ 	(_hurd_canonicalize_directory_name_internal): Do not loop forever
+ 	for unknown root directories.
+	(__getcwd): Return NULL when the current root directory could not
+ 	be reached.
+
 1998-08-11 18:39  Ulrich Drepper  <drepper@cygnus.com>
 
 	* string/strsignal.c (strsignal): Count real-time signals from zero.