diff options
| author | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-01-07 08:56:04 +0000 |
|---|---|---|
| committer | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-01-07 08:56:04 +0000 |
| commit | a278e914cdb6e92e84a3531d599b5661f59a25a1 (patch) | |
| tree | e1c7c7a918920e23db2ab3f946df97f504275e50 /ChangeLog | |
| parent | 009596eeda00170c67fa820c2b78525cffe08a91 (diff) | |
add some test. update comment for rdoc.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Jan 7 17:47:16 2007 Masaki Suketa <masaki.suketa@nifty.ne.jp> + + * test/win32ole/test_win32ole.rb: add test for WIN32OLE#[], + WIN32OLE#[]=. + + * ext/win32ole/win32ole.c: update comment for rdoc of + WIN32OLE#[] and WIN32OLE#[]=. + Sun Jan 7 12:13:26 2007 Eric Hodel <drbrain@segment7.net> * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_class_comment): |
