aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-28 11:07:25 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-10-28 11:07:25 +0000
commit64bd18c58832e5cac9cb74cade92d1861e64f8dd (patch)
tree63ed37a87e5d50485511f574c8c0bb7161721386 /ChangeLog
parentdde59a7cd4c2051e4320121313508c5422f72557 (diff)
downloadruby-64bd18c58832e5cac9cb74cade92d1861e64f8dd.tar.gz
* include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK):
change mask from 128 to 256. [ruby-core:32931] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01fb512482..98c4c1cf50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 28 20:06:25 2010 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * include/ruby/oniguruma.h (ONIGENC_CTYPE_SPECIAL_MASK):
+ change mask from 128 to 256. [ruby-core:32931]
+
Thu Oct 28 12:06:54 2010 NARUSE, Yui <naruse@ruby-lang.org>
* lib/webrick/httprequest.rb (read_request_line): extend max