aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-24 22:56:53 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-24 22:56:53 +0000
commit45ef592db230404f40a618db0d8be845416c39d3 (patch)
tree193a7994d962bcd1350a29df2720189b6534fbb8 /ChangeLog
parent98d3e9934d313915e164a0ddb4fa36250c9f89c7 (diff)
downloadglibc-45ef592db230404f40a618db0d8be845416c39d3.tar
glibc-45ef592db230404f40a618db0d8be845416c39d3.tar.gz
glibc-45ef592db230404f40a618db0d8be845416c39d3.tar.bz2
glibc-45ef592db230404f40a618db0d8be845416c39d3.zip
Update.
* configure.in: Comment out binutils version test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4531895604..0310677924 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-01-24 Ulrich Drepper <drepper@redhat.com>
+ * configure.in: Comment out binutils version test.
+
* stdlib/strtod.c (str_to_mpn): Correct parsing of thousands
separators.
Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>.