summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-20 09:05:51 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-20 09:05:51 +0000
commitb75c93507f147fa94fb1e53c23a2657d2bbade5c (patch)
tree95176c800aaaee172f5f25d4405eb0b0866f46b0 /ChangeLog
parente79df8fa214689259763e250e77bc88502408085 (diff)
merges r23549 from trunk into ruby_1_9_1.
-- * ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict to Fixnum. [ruby-dev:38533] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23756 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 e66a9d7c5..76c292e04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat May 23 18:48:52 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restric
+ to Fixnum. [ruby-dev:38533]
+
Fri May 22 18:44:34 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* instruby.rb (rdoc): considers --program-prefix and --program-suffix