From d012b7df7ec1d6c813cfcc85e8f144aff148d516 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 5 Aug 2004 18:55:24 +0000 Subject: Update. Ulrich Drepper * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Don't read more input character than necessary. 2004-08-05 Ulrich Drepper * wcsmbs/Makefile (tests): Add tst-mbsrtowcs. * wcsmbs/tst-mbsrtowcs.c: New file. * po/fr.po: Update from translation team. 2004-08-04 Jakub Jelinek If neither IPv4 nor IPv6 interface is present we cannot make any --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a246a17e49..4901623e05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-08-04 Jakub Jelinek + Ulrich Drepper + + * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Don't read more input + character than necessary. + +2004-08-05 Ulrich Drepper + + * wcsmbs/Makefile (tests): Add tst-mbsrtowcs. + * wcsmbs/tst-mbsrtowcs.c: New file. + + * po/fr.po: Update from translation team. + 2004-08-04 Jakub Jelinek * resolv/inet_pton.c (inet_pton4): Disallow octal numbers. Reported @@ -10,7 +23,7 @@ * sysdeps/posix/getaddrinfo.c (gaih_inet): Recognize all the IPv4 numeric address formats inet_addr knows. (getaddrinfo): Allow AI_NUMERICSERV flag. - If neither IPv4 nor IPv6 inerface is present we cannot make any + If neither IPv4 nor IPv6 interface is present we cannot make any decision for AI_ADDRCONFIG. Fail if AI_NUMERICSERV is set and the string is not just a number. Remove useless freeaddrinfo call. * resolv/netdb.h (AI_NUMERICSERV): Define. -- cgit v1.2.3