From bf2a494ebcde5e3aea63b1b67990ff73bd474416 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 26 Aug 2013 04:27:35 +0000 Subject: [PATCH] ChangeLog: convert with `iconv -t us-ascii//translit'. [Bug #8819] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a0b747272..24b4c06e08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -212,7 +212,7 @@ Tue Aug 20 01:52:05 2013 Zachary Scott * ext/socket/tcpserver.c: ditto * ext/socket/udpsocket.c: [DOC] Fix indentation of documentation * ext/socket/socket.c: ditto - Patches by David Rodríguez [ruby-core:56734] [Bug #8802] + Patches by David Rodr'iguez [ruby-core:56734] [Bug #8802] Tue Aug 20 01:19:22 2013 Tanaka Akira