Mention that strftime %e doesn't work under Windows.
authorSimon Josefsson <simon@josefsson.org>
Thu, 17 Apr 2008 11:16:54 +0000 (13:16 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 17 Apr 2008 11:16:54 +0000 (13:16 +0200)
ChangeLog
doc/posix-functions/strftime.texi

index 9902602430c9f6390d0d9e1efee9d16a3e7a3fcd..1e436e85a39eb95de6f4be9cfaf0c949ad0e9ff2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-17  Simon Josefsson  <simon@josefsson.org>
+
+       * doc/posix-functions/strftime.texi (strftime): Mention that %e
+       doesn't work under Windows.
+
 2008-04-16  Bruno Haible  <bruno@clisp.org>
 
        * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
index 8b579be70b8138c0ffd771d8e9dc41a88864e1dc..faf69f5584fcf4be59e4d60b3abc9cb0747232a0 100644 (file)
@@ -12,6 +12,9 @@ Portability problems fixed by Gnulib:
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+Windows does 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