diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-05-15 00:33:57 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-05-15 00:33:57 +0000 |
| commit | 08cbb74d0e17017c567df6450d91ba45acbf7c1e (patch) | |
| tree | ee5960911ef9b40b75bcf16303e740247dff6eae /ChangeLog | |
| parent | 0bc2ccc712d944963d37082a1128c531d3ddd084 (diff) | |
| download | ruby-08cbb74d0e17017c567df6450d91ba45acbf7c1e.tar.gz ruby-08cbb74d0e17017c567df6450d91ba45acbf7c1e.tar.xz ruby-08cbb74d0e17017c567df6450d91ba45acbf7c1e.zip | |
* win32/win32.c (kill): fix typo and add signal 0 support.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,11 +1,15 @@ +Thu May 15 09:32:25 2003 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/win32.c (kill): fix typo and add signal 0 support. + Wed May 14 20:09:26 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> - * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on - sequence-in-sequence, memory leak in mapping merge. + * ext/syck/gram.c: sequence-in-map shortcut, transfer methods on + sequence-in-sequence, memory leak in mapping merge. - * ext/syck/syck.c: memory leak in domain anchoring. + * ext/syck/syck.c: memory leak in domain anchoring. - * lib/yaml/rubytypes.rb, lib/yaml/types.rb: eliminated 1.6.x code. + * lib/yaml/rubytypes.rb, lib/yaml/types.rb: eliminated 1.6.x code. Wed May 14 19:56:43 2003 NAKAMURA Usaku <usa@ruby-lang.org> |
