summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-03-01 08:09:09 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-03-01 08:09:09 +0000
commitde2c6e833e118ae80af44c188ed8c6b6ec10111f (patch)
treef7aa9f2e4b37877ce86c3f20da4c98ddfe71061e /ChangeLog
parent935bcd0d287ae77eedd81f827ac4bbe5232bd1be (diff)
* ruby.h (SYM2ID): should not cast to signed long.
[ruby-core:07414] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10007 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 269647a885..a49d5d4393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@ Tue Feb 28 09:32:17 2006 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/drb/extservm.rb (invoke_service_command): cannot invoke command
if command name is quoted on mswin32. [ruby-dev:28400]
+Mon Feb 27 00:19:16 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * ruby.h (SYM2ID): should not cast to signed long.
+ [ruby-core:07414]
+
Fri Feb 24 20:07:23 2006 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* test/drb/drbtest.rb (add_service_command): quote pathnames in the