diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-31 13:04:11 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-31 13:04:11 +0000 |
| commit | f27ececfaef052cf8d28505711b30a161cce8574 (patch) | |
| tree | 23f6d8d51fe0a3556eee62aca89e6add07b6238c /ChangeLog | |
| parent | 5e0cf1d5cd375889d422f64be13657e8e941bb18 (diff) | |
merges r24742 from trunk into ruby_1_9_1.
--
* lib/webrick/httpservlet/abstract.rb (do_OPTIONS): method names
are symbols now. [ruby-core:24580]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Sep 4 04:46:08 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/webrick/httpservlet/abstract.rb (do_OPTIONS): method names + are symbols now. [ruby-core:24580] + Sun Mar 15 09:17:26 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * common.mk (.y.c): use SRC_FILE which contains slashes instead of |
