changeset 9362:8f61b607ab56

Correct file name.
author Jim Meyering <meyering@redhat.com>
date Fri, 19 Oct 2007 09:35:06 +0200
parents 40389da21b02
children 4d4d1419d4ab
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2007-10-18  Bruno Haible  <bruno@clisp.org>
 
-	* 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  <ebb9@byu.net>
@@ -13,7 +13,7 @@
 	the format string into writable memory. Needed in Fortify conditions.
 
 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
-            Bruno Haible  <bruno@clisp.org>
+	    Bruno Haible  <bruno@clisp.org>
 
 	* 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  <china@thewrittenword.com>
-            Bruno Haible  <bruno@clisp.org>
+	    Bruno Haible  <bruno@clisp.org>
 
 	* m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
 	through a link check that includes <netdb.h>. 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.