changeset 9932:faf58c1c1270

Mention that strftime %e doesn't work under Windows.
author Simon Josefsson <simon@josefsson.org>
date Thu, 17 Apr 2008 13:16:54 +0200
parents cde7cc243bbd
children 19222f1a6f4b
files ChangeLog doc/posix-functions/strftime.texi
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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):
--- a/doc/posix-functions/strftime.texi
+++ b/doc/posix-functions/strftime.texi
@@ -12,6 +12,9 @@
 
 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