summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-02-02 08:16:30 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-02-02 08:16:30 +0000
commitbdd23e6a099b3588424a7fc36642b980674d21db (patch)
treeae252ad5746e734e9966698f730cc7ee0bd62007 /ChangeLog
parent44acb94a24920b5de68519751aa4584541904dcc (diff)
downloadruby-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a30e4e01..f6b42430e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
OSZAR »