diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-30 09:22:38 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-11-30 09:22:38 +0000 |
| commit | 186faf3809b336c9005c456a244e796e79c7926c (patch) | |
| tree | 88f59aa45de5b09605f78ec68499652d21cc8c35 /ChangeLog | |
| parent | a7edbbe55903ce224a4e342aaa6c4e1b784bdada (diff) | |
merges r20347 from trunk into ruby_1_9_1.
* lib/date/format.rb (strftime): ignores '_' flag for %[LN].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Nov 25 01:23:25 2008 Tadayoshi Funaba <tadf@dotrb.org> + + * lib/date/format.rb (strftime): ignores '_' flag for %[LN]. + Sat Nov 29 00:27:33 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * thread.c, thread_pthread.c, thread_win32.c: merges nobu's commits - |
