Suggested by Micah Cowan <micah@cowan.name>.
+2008-04-21 Simon Josefsson <simon@josefsson.org>
+
+ * doc/posix-functions/strftime.texi (strftime): Explain better
+ Windows incompatibility. Suggested by Micah Cowan
+ <micah@cowan.name>.
+
2008-04-20 Bruno Haible <bruno@clisp.org>
* modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
@itemize
@item
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).
+support the %e specifier (and possibly the other more recent SUS
+specifiers too, i.e., %C, %D, %h, %n, %r, %R, %t, and %T).
@end itemize
Extension: Gnulib offers a module @samp{strftime} that provides an