diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-04 08:54:47 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-04 08:54:47 +0000 |
| commit | 16d0d4f7b16524aa59fbf6323f4785a99a2037d7 (patch) | |
| tree | 7b74d3dcc54de672be35e78725dc559947d65dfb /ChangeLog | |
| parent | c8b917603af9a55046fcc9af8171183d280fb9dd (diff) | |
| download | ruby-16d0d4f7b16524aa59fbf6323f4785a99a2037d7.tar.gz ruby-16d0d4f7b16524aa59fbf6323f4785a99a2037d7.tar.xz ruby-16d0d4f7b16524aa59fbf6323f4785a99a2037d7.zip | |
merges r20460 from trunk into ruby_1_9_1.
* ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): must
not access internal union directly. [ruby-list:45670]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20498 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 @@ +Wed Dec 3 14:48:52 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): must + not access internal union directly. [ruby-list:45670] + Wed Dec 3 12:24:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c (rb_io_getc, rb_io_readchar): documentation correction from |
