diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-04 10:18:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-04 10:18:16 +0000 |
commit | 809d570d5dfdeb79dc2426bbea488f77cb0fd7fb (patch) | |
tree | b9ea71c8c7f3545d9cfb03147f78c84b2ebc70d3 | |
parent | 01f0b26d5978dcfa4c9dbac439d7f5b6b66237a4 (diff) | |
download | glibc-809d570d5dfdeb79dc2426bbea488f77cb0fd7fb.tar.gz glibc-809d570d5dfdeb79dc2426bbea488f77cb0fd7fb.tar.xz glibc-809d570d5dfdeb79dc2426bbea488f77cb0fd7fb.zip |
1999-03-04 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8b5dd0f509..ac94b65696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-03-04 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix. + 1999-03-03 Ulrich Drepper <drepper@cygnus.com> * wcsmbs/wcsmbsload.c (add_slashes): Rename to norm_add_slashes |