From 6fcaf92943879dfbf8cff0354b6ea08aacadc8ea Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 23 Dec 2008 10:13:11 +0000 Subject: * strftime.c (rb_strftime): use locale insensitive functions for tr_TR locale. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17e1a2873c..cff28b6d94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 23 18:44:21 2008 Tanaka Akira + + * strftime.c (rb_strftime): use locale insensitive functions for tr_TR + locale. + Tue Dec 23 17:38:03 2008 Tanaka Akira * lib/test/unit/assertions.rb (assert_equal): show small differences -- cgit v1.2.3