summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-14 06:39:06 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-14 06:39:06 +0000
commit4e3522e9fb1034cd16b714a197b9d7e1c3150e58 (patch)
treef03e3e1906cf91a644f71908e702ff43d2388893 /ChangeLog
parent8c5c68b294fadd40157db8f4cf43b9f48e54f391 (diff)
* Changelog: I hope that "ue" is the right replacement of "u-umlaut". it was
removed at r44587 because it was not included in us-ascii. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44945 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 1099959e22..178a0cfb0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -704,7 +704,7 @@ Mon Jan 13 14:47:07 2014 Zachary Scott <e@zzak.io>
Mon Jan 13 14:25:55 2014 Zachary Scott <e@zzak.io>
- * ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Sz?cs [Bug #9243]
+ * ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szuecs [Bug #9243]
Mon Jan 13 12:03:00 2014 Charlie Somerville <charliesome@ruby-lang.org>