From 9cce206e724431f941600aefef4905c0cd496dcb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Aug 2002 11:45:37 +0000 Subject: Update. 2002-08-28 Ulrich Drepper * version.h (VERSION): Bump to 2.2.91. * configure.in: Disable TLS support by default for now. * sysdeps/i386/fpu/libm-test-ulps: Adjust ulp for yn for float. * sysdeps/generic/strtol.c (strtol): Add some more casts to avoid warnings. * stdlib/strtod.c (STRTOF): Correct type in cast of last patch. * stdlib/fmtmsg.c (fmtmsg): Use correct test for failure of fprintf/fwprintf calls. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 121b683..9b17f1e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.2.90 release of the GNU C Library. +This directory contains the version 2.2.91 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. -- cgit v1.1