aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-09 03:25:07 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-09 03:25:07 +0000
commit57b21752078e3a2e8c4afc53cbbb6ab0c049769d (patch)
tree568dca1c4abe701f368dd4fa55477e5cfe094e38 /ChangeLog
parent70b504badbf9a0852fe73af26bbd602619286fc7 (diff)
downloadruby-57b21752078e3a2e8c4afc53cbbb6ab0c049769d.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e288d05b9e..528a228094 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,9 +46,9 @@ Wed Feb 8 13:12:02 2012 Martin Bosslet <Martin.Bosslet@googlemail.com>
* ext/openssl/ossl_x509name.c: Use the numerical representation of
unrecognized OIDs instead of the sn "UNDEF".
-
+
* test/openssl/test_x509name.rb: Add tests for the fixed behavior.
-
+
Patch provided by Paul Kehrer, thank you!
[ruby-core:41769] [Feature #5787]