aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-20 15:26:03 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-20 15:26:03 +0000
commit4c0eeec0f0e08e2e83bb8ba21bfe428fbcdea2b3 (patch)
treebe299a4c832c7d5e1c75a39d3976510c33d563cf /ChangeLog
parent1d2ddb2e9ceb7d8c3b255d8a7eaad90a16b35114 (diff)
downloadruby-4c0eeec0f0e08e2e83bb8ba21bfe428fbcdea2b3.tar.gz
commit miss on issue number from r42995
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42997 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fe8bbafda..e5ccda7bb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Sat Sep 21 00:21:08 2013 Zachary Scott <e@zzak.io>
* ext/openssl/lib/openssl/ssl.rb: [DOC] Document OpenSSL::SSLServer
- Based on a patch by Rafal Lisowski [Bug #7348]
+ Based on a patch by Rafal Lisowski [Bug #8758]
Fri Sep 20 23:54:03 2013 Zachary Scott <e@zzak.io>