diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-07 00:22:16 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-02-07 00:22:16 +0000 |
commit | b88ecbcffc30fdf8b5743003563e10a347c05b03 (patch) | |
tree | 5d3659b84944a92969396a0354c1f3ef1c00aea3 | |
parent | 5a8d5c873bc2616d1646d3708e6f5f0855129353 (diff) |
* ChangeLog: date format. suppress the day of month by space instead of `0'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15387 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Thu Feb 7 09:05:57 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/nkf/nkf-utf8/nkf.c (nkf_enc_from_index): BINARY does not have in-bound encoding index. -Thu Feb 07 04:26:28 2008 NARUSE, Yui <naruse@ruby-lang.org> +Thu Feb 7 04:26:28 2008 NARUSE, Yui <naruse@ruby-lang.org> * enc/trans/korean.c: add EUC-KR conversion support by Park Ji-In. [ruby-dev:33621] |