diff options
author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-12 12:18:37 +0000 |
---|---|---|
committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-12 12:18:37 +0000 |
commit | f43f7b6c22f98088060454339c8eac02a62e233b (patch) | |
tree | a6d1c935568b6eb52b2d7c0388783e5fe3c9090e | |
parent | 004f01e7375ad0a654f8193099e7e61a2c589c84 (diff) | |
download | ruby-f43f7b6c22f98088060454339c8eac02a62e233b.tar.gz ruby-f43f7b6c22f98088060454339c8eac02a62e233b.tar.xz ruby-f43f7b6c22f98088060454339c8eac02a62e233b.zip |
removed an extra blank line which was added by naruse.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ Sat Jan 12 12:44:36 2008 NARUSE, Yui <naruse@ruby-lang.org> Sat Jan 12 12:01:49 2008 Tadayoshi Funaba <tadf@dotrb.org> - * lib/date.rb, lib/date/format.rb: tuning for performance. Sat Jan 12 11:29:45 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> |