diff options
author | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-12-03 08:12:59 +0000 |
---|---|---|
committer | shugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-12-03 08:12:59 +0000 |
commit | 7dae02cda3f95999471d1a069a29efe82936fe5c (patch) | |
tree | 3842f06dc5ed21dbca6dcf60a6bab25a2b955af7 /ChangeLog | |
parent | a89dee27147be28d294705b0d97987b3c566258f (diff) |
* ChangeLog: fixed the date.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Mon Dec 4 09:00:00 2006 Shugo Maeda <shugo@ruby-lang.org> +Sun Dec 3 17:11:12 2006 Shugo Maeda <shugo@ruby-lang.org> * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote boundary. JVN#84798830 |