From d37169d9c4de6868b272bfc20b63872caca964d4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 26 Feb 2005 07:38:14 +0000 Subject: * vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for integer overflow again. --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index baa83dcc8..daf19cbb8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2005-02-25 Paul Eggert + * vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for + integer overflow again. Actually, neither this nor the 2005-01-23 + change fixes any bug on any plausible platform; it's more of a + code-clarity thing. + * config.charset, gettext.h, localcharset.c: Sync from gnulib. 2005-02-23 Paul Eggert -- cgit v1.2.3-70-g09d2