From 536ac0ff6e5382e02f9e23347f81c5873c812d3c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 31 May 2007 16:40:51 +0200 Subject: Pull printf-related code from gnulib, rather than using forked copy. * bootstrap.conf (gnulib_modules): Don't avoid size_max and xsize modules. While I dislike xsize-style overflow avoidance, maintaining a forked version of e.g., vasnprintf.c was too much work. * lib/printf-parse.c, lib/vasnprintf.c, lib/unicodeio.c: Remove local copies, so we now get these files from gnulib. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1fcff1eba..6373865af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-05-31 Jim Meyering + + Pull printf-related code from gnulib, rather than using forked copy. + * bootstrap.conf (gnulib_modules): Don't avoid size_max and xsize + modules. While I dislike xsize-style overflow avoidance, maintaining + a forked version of e.g., vasnprintf.c was too much work. + 2007-05-29 Jim Meyering * src/dircolors.hin: Add screen-256color. -- cgit v1.2.3-70-g09d2