summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormichal <michal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-22 06:30:41 +0000
committermichal <michal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-22 06:30:41 +0000
commit23576240b32b43121d3cda918ffe427043501d68 (patch)
tree1d20dc8916c791347f132cc797eacbb1e81a81a0 /ChangeLog
parent9e1c17eb5f3309d55aa327a5538641d24be2c084 (diff)
downloadruby-23576240b32b43121d3cda918ffe427043501d68.tar.gz
ruby-23576240b32b43121d3cda918ffe427043501d68.tar.xz
ruby-23576240b32b43121d3cda918ffe427043501d68.zip
Remove explicit NIL_P() checks since rb_cmpint() does it again in the exactly same manner.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6489 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 924b49997..696b62f98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jun 22 15:28:12 2004 Michal Rokos <michal@ruby-lang.org>
+
+ * compar.c: Remove explicit NIL_P() checks since rb_cmpint() does it
+ again in the exactly same manner.
+
Tue Jun 22 01:32:40 2004 GOTOU Yuuzou <gotoyuzo@notwork.org>
* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should create