From f094c7142373b76e1870d2c365e3e7020d29f290 Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Sat, 29 Apr 2006 13:52:15 +0000 Subject: * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize flag. [ruby-core:07785] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7686fa5b0..8f11859f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 29 22:42:08 2006 GOTOU Yuuzou + + * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initialize + flag. [ruby-core:07785] + Fri Apr 28 10:53:16 2006 Yukihiro Matsumoto * util.c (ruby_strtod): should not cut off 18 digits for no -- cgit