about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-13 19:41:35 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-13 19:41:35 +0000
commitc8bb15ce8c5d9bb406e1611bd5bcc3b47b4324b1 (patch)
tree82364cadfed631a24674da95ee53997adcf41e9a /ChangeLog
parente79137b2fb8bda5e06ee2a618964604831d440cc (diff)
downloadglibc-c8bb15ce8c5d9bb406e1611bd5bcc3b47b4324b1.tar.gz
glibc-c8bb15ce8c5d9bb406e1611bd5bcc3b47b4324b1.tar.xz
glibc-c8bb15ce8c5d9bb406e1611bd5bcc3b47b4324b1.zip
Update.
1999-08-13  Ulrich Drepper  <drepper@cygnus.com>

	* stdio-common/vfscanf.c: Don't recognize hexadecimal floats with
	exponent.

1999-08-10  Andreas Schwab  <schwab@suse.de>

	* elf/dl-load.c (_dl_map_object_from_fd): Fix check for valid elf
	header.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d3e361b45..151b7f6413 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-08-13  Ulrich Drepper  <drepper@cygnus.com>
+
+	* stdio-common/vfscanf.c: Don't recognize hexadecimal floats with
+	exponent.
+
+1999-08-10  Andreas Schwab  <schwab@suse.de>
+
+	* elf/dl-load.c (_dl_map_object_from_fd): Fix check for valid elf
+	header.
+
 1999-08-09  Scott Bambrough  <scottb@netwinder.org>
 
 	* elf/elf.h: Added definition of ELFOSABI_ARM.