Update.
[platform/upstream/glibc.git] / ChangeLog
index 1dc8862..e8a4ff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,32 @@
+1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * sysdeps/generic/getenv.c: Fix last change.
+
+1998-06-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * sysdeps/generic/backtrace.c: Provide generic implementation.
+
+1998-06-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * configure.in: Give visual feedback of the default directories we
+       added.
+
+1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * io/fts.c (fts_build): Define oflag only if needed.
+
+1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * sysdeps/libm-ieee754/w_exp10.c: Add missing close comment.
+
 1998-06-11  Ulrich Drepper  <drepper@cygnus.com>
 
        * libc.map: Don't export argp's fmtstream handling functions.
 
+       * manual/sysinfo.texi: Document fstab and mtab handling functions.
+       * manual/llio.texi: Document more LFS functions and start documenting
+       the AIO functions.
+
 1998-06-03 03:09  Geoff Keating  <geoffk@ozemail.com.au>
 
        * sysdeps/unix/sysv/linux/pread.c: Detect missing syscall, like poll().