changeset 5284:1e9dc1d31d4a

Add snprintf module.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Sep 2004 23:40:34 +0000
parents dc424f1dfc9f
children 3fadfa2be4a8
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
-2004-09-30  Simon Josefsson  <jas@extundo.com>
+2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
 
-	* MODULES.html.sh (Support for systems lacking POSIX:2001): Add
-	snprintf.
+	* MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
+
+2004-09-30  Simon Josefsson  <jas@extundo.com>
 
 	* modules/snprintf: New file.
 
@@ -49,7 +50,7 @@
 
 2004-09-18  Simon Josefsson  <jas@extundo.com>
        and  Paul Eggert  <eggert@cs.ucla.edu>
-	
+
 	* gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
 	calls with autoreconf.  Define GL_LIB.
 
@@ -60,7 +61,7 @@
 		a year, and anyway nothing else uses emacs regex.[ch].
 		bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
 		lib/regex[.ch] is untouched.
-		
+
 2004-09-09  Bruno Haible  <bruno@clisp.org>
 
 	* modules/vasnprintf (Files): Add m4/eoverflow.m4.