From 0700a9113f94a82d786271bc44140691d47f6bac Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 28 Nov 2012 00:17:33 +0000 Subject: Added #charpos for multibyte string position. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 03b4494777..789c102d8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 28 09:15:51 2012 Ryan Davis + + * ext/strscan/strscan.c: Added #charpos for multibyte string position. + * test/strscan/test_stringscanner.rb: ditto + Wed Nov 28 09:00:34 2012 Aaron Patterson * ext/fiddle/fiddle.c: adding alignment constants for compatibility -- cgit v1.2.3