diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-02-02 08:16:30 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-02-02 08:16:30 +0000 |
commit | bdd23e6a099b3588424a7fc36642b980674d21db (patch) | |
tree | ae252ad5746e734e9966698f730cc7ee0bd62007 /ChangeLog | |
parent | 44acb94a24920b5de68519751aa4584541904dcc (diff) | |
download | ruby-bdd23e6a099b3588424a7fc36642b980674d21db.tar.gz ruby-bdd23e6a099b3588424a7fc36642b980674d21db.tar.xz ruby-bdd23e6a099b3588424a7fc36642b980674d21db.zip |
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added
support of :'string' style Symbol.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9874 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 @@ +Thu Feb 2 17:13:01 2006 NAKAMURA Usaku <[email protected]> + + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added + support of :'string' style Symbol. + Thu Feb 2 14:45:53 2006 Ville Mattila <[email protected]> * configure.in: The isinf is not regognized by autoconf |