summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoremboss <emboss@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-27 01:07:18 +0000
committeremboss <emboss@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-27 01:07:18 +0000
commit49caf55759c7a416c7b14e4d4499d1f304243da2 (patch)
tree66b538474c8ef70175b809faa2ab8222f1ddf6c0 /ChangeLog
parent8f5ca116ddb79743c7f38e3325818961e0f9ddd3 (diff)
* backport r32690 from trunk.
* test/openssl/test_pkcs12.rb: Add test and intermediate certificates. [ Ruby 1.9 - Feature #3793 ] [ruby-core:32088] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0964f5f93b..aba6814108 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Jul 27 10:04:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>
+
+ * backport r32690 from trunk.
+
+ * test/openssl/test_pkcs12.rb: Add test and intermediate certificates.
+ [ Ruby 1.9 - Feature #3793 ] [ruby-core:32088]
+
Sat Jul 27 01:26:00 2011 Kenta Murata <mrkn@mrkn.jp>
* NEWS: add changes of bigdecimal and bigdecimal/util.