From 4fb726657c1c56db09c51564781eca712478e1ed Mon Sep 17 00:00:00 2001 From: mame Date: Thu, 18 Sep 2008 13:56:51 +0000 Subject: * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment out fragments of unused code. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1cf32b0bc..a0324af87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 18 22:54:39 2008 Yusuke Endoh + + * ext/openssl/ossl_pkey_ec.c (ossl_ec_key_to_string): comment out + fragments of unused code. + Thu Sep 18 22:35:03 2008 Yusuke Endoh * ext/bigdecimal/bigdecimal.c (VpCtoV): 1E1000...000 is interpreted as -- cgit