summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-30 16:13:07 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-30 16:13:07 +0000
commit0c34b1e9b5f8cf667dd287be2c25cd2e1a2cff7c (patch)
treeafe1088133a5a9b2fcd02aab6579a150abc7b484 /ChangeLog
parentaaa1276ee31ca872190cd097c7b4d845996fed39 (diff)
downloadglibc-0c34b1e9b5f8cf667dd287be2c25cd2e1a2cff7c.tar.gz
glibc-0c34b1e9b5f8cf667dd287be2c25cd2e1a2cff7c.tar.xz
glibc-0c34b1e9b5f8cf667dd287be2c25cd2e1a2cff7c.zip
Update.
1999-10-30  Ulrich Drepper  <drepper@cygnus.com>

	* manual/time.texi (Formatting Date and Time): Revise comments about
	origins of the formats with ISO C99 references.

1999-10-30  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/ifreq.h: New file.

1999-10-29  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi (Parsing of Floats): Document the hexadecimal
	input format; mention that strtof and strtold are part of ISO C99.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e61ea52f..9f56758318 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-10-30  Ulrich Drepper  <drepper@cygnus.com>
+
+	* manual/time.texi (Formatting Date and Time): Revise comments about
+	origins of the formats with ISO C99 references.
+
+1999-10-30  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/ifreq.h: New file.
+
+1999-10-29  Andreas Jaeger  <aj@suse.de>
+
+	* manual/arith.texi (Parsing of Floats): Document the hexadecimal
+	input format; mention that strtof and strtold are part of ISO C99.
+
 1999-10-29  Ulrich Drepper  <drepper@cygnus.com>
 
 	* manual/math.texi (Errors in Math Functions): New section.