aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-11 04:30:44 +0000
committerRoland McGrath <roland@gnu.org>2001-12-11 04:30:44 +0000
commit4b08e10ad9d4df63d70c8fea22d4e90bc01250a3 (patch)
treef00f37cba7c7a9ab57164d75862b6934dca46576 /ChangeLog
parente3261c59dd45f246491541c3cb1676c629754f1f (diff)
downloadglibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.zip
glibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.tar.gz
glibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.tar.bz2
* sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
Fix conditionals so this is set by default for stdio and not for libio. * sysdeps/mach/hurd/configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e954c3a..6db34ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-10 Roland McGrath <roland@frob.com>
+
+ * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
+ Fix conditionals so this is set by default for stdio and not for libio.
+ * sysdeps/mach/hurd/configure: Regenerated.
+
2001-12-10 Thorsten Kukuk <kukuk@suse.de>
* io/ftw.c (ftw_startup): Check, if the path is search and readable.