doc/posix-functions/strftime.texi (strftime): Clarify platform.
authorSimon Josefsson <simon@josefsson.org>
Fri, 18 Apr 2008 05:57:51 +0000 (07:57 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 18 Apr 2008 05:57:51 +0000 (07:57 +0200)
Suggested by Bruno Haible <bruno@clisp.org>.

ChangeLog
doc/posix-functions/strftime.texi

index 79d573ce95ad49431d19909d1bc701e81d091e1b..590e1480fc83409b29491980b2ed8eef847a363d 100644 (file)
--- 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,
index 01532dc761276399e900669a3c214e5caee96c53..1b8039e304a03b4daec00b424aeab7226eb605ed 100644 (file)
@@ -13,8 +13,9 @@ Portability problems fixed by Gnulib:
 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