summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d172c7aa9..9e4e5a2949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Tue May 29 17:28:09 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Tue May 29 17:28:15 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * strftime.c (rb_strftime_with_timespec): check conversion with locale
+ modifier.
* strftime.c (rb_strftime_with_timespec): colons are valid only for
'z' and must come just before it.