From 7ab48f03e90ed3859ad4e49166bbfd31707e5c91 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 24 Sep 2007 08:56:24 +0000 Subject: * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the encoding of the target string instead of setting to StringScanner instance. [ruby-dev:31831] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bd7bf9c06c..057f5c5df2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 24 17:56:21 2007 Nobuyoshi Nakada + + * ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the + encoding of the target string instead of setting to StringScanner + instance. [ruby-dev:31831] + Mon Sep 24 16:52:11 2007 Urabe Shyouhei * lib/net/http.rb: fix typo. -- cgit v1.2.3