about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-24 23:47:50 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-24 23:47:50 +0000
commit00ac5e3308aedffd91eed39a85a6ccd1a48b070b (patch)
treecdc086f100e9d9cba8ae1dde837fa7f1344868f0 /ChangeLog
parent1709e27af74b494c7316a8dc7678e764429b6dbb (diff)
downloadglibc-00ac5e3308aedffd91eed39a85a6ccd1a48b070b.tar.gz
glibc-00ac5e3308aedffd91eed39a85a6ccd1a48b070b.tar.xz
glibc-00ac5e3308aedffd91eed39a85a6ccd1a48b070b.zip
Update.
1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/filesys.texi (Working on Directory Trees): Fix typos.
	Reported by Andries.Brouwer@cwi.nl.

	* math/complex.h: Don't define CX_LIMITED_RANGE_{ON,OFF,DEFAULT}.
	These are *pragmas* not macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c911119ac..affa6414df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* manual/filesys.texi (Working on Directory Trees): Fix typos.
+	Reported by Andries.Brouwer@cwi.nl.
+
 1999-06-24  Ulrich Drepper  <drepper@cygnus.com>
 
 	* nscd/connections.c (handle_request): Use correct type for optlen
@@ -32,9 +37,8 @@
 1999-06-23  Zack Weinberg  <zack@rabi.columbia.edu>
 
 	* libio/stdio.h: Define stdin, stdout, stderr as macros.
-	* math/complex.h: Don't define
-	CX_LIMITED_RANGE_{ON,OFF,DEFAULT}.  These are *pragmas* not
-	macros.
+	* math/complex.h: Don't define CX_LIMITED_RANGE_{ON,OFF,DEFAULT}.
+	These are *pragmas* not macros.
 	* wcsmbs/wchar.h: Fix comment.
 
 	* grp/grp.h: Use __foo_t_defined convention to typedef things