changeset 9936:a1060fe09596

doc/posix-functions/strftime.texi (strftime): Clarify platform. Suggested by Bruno Haible <bruno@clisp.org>.
author Simon Josefsson <simon@josefsson.org>
date Fri, 18 Apr 2008 07:57:51 +0200
parents 6839e54ebad2
children adf13947ae6c
files ChangeLog doc/posix-functions/strftime.texi
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-18  Simon Josefsson  <simon@josefsson.org>
+
+	* doc/posix-functions/strftime.texi (strftime): Clarify platform.
+	Suggested by Bruno Haible <bruno@clisp.org>.
+
 2008-04-17  Bruno Haible  <bruno@clisp.org>
 
 	* lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
--- a/doc/posix-functions/strftime.texi
+++ b/doc/posix-functions/strftime.texi
@@ -13,8 +13,9 @@
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-Windows does not support the non-SUS %e specifier (and possibly the
-other non-SUS specifiers too).
+The Windows C runtime library (which is used by MinGW) does not
+support the non-SUS %e specifier (and possibly the other non-SUS
+specifiers too).
 @end itemize
 
 Extension: Gnulib offers a module @samp{strftime} that provides an