From: Jim Meyering Date: Fri, 19 Oct 2007 07:35:06 +0000 (+0200) Subject: Correct file name. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275d27e512c3218ff200b64d1de087429cb1e76d;p=pspp Correct file name. --- diff --git a/ChangeLog b/ChangeLog index 2a3499900c..b39e1715b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2007-10-18 Bruno Haible - * m4/vasnprintf.m4 (VASNPRINTF): Don't use %n on glibc >= 2.3 systems. + * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems. Reported by Jim Meyering. 2007-10-18 Eric Blake @@ -13,7 +13,7 @@ the format string into writable memory. Needed in Fortify conditions. 2007-10-18 Colin Watson (tiny change) - Bruno Haible + Bruno Haible * lib/trim.c: Include config.h unconditionally. Include trim.h always. Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX. @@ -173,7 +173,7 @@ * doc/functions/iconv_open.texi: Mention the iconv_open-utf module. 2007-10-13 Albert Chin - Bruno Haible + Bruno Haible * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo through a link check that includes . Needed for OSF/1 5.1. @@ -34963,7 +34963,6 @@ * m4/uintmax_t.m4: New file. * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. -Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. +Copyright (C) 1997-2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.