summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-28 04:57:37 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-28 04:57:37 +0000
commitbb0acd36c08474f0fd76180b618cd54002a58876 (patch)
tree5f5e12afd13c8afe1e951ef71efc2889470de843 /ChangeLog
parent2dee659be78ced6ba4996b2c3d53ad371912bbc9 (diff)
ChangeLog: missed at r62939
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62940 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5bf287e9d3..aaa825c7b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu Mar 28 13:56:17 2018 NARUSE, Yui <naruse@ruby-lang.org>
+
+ raise error if value contains CR/LF in iniheader of
+ initialize_http_header
+
+ like r59693, initialize_http_header also should raise error.
+ [Bug #14208]
+
Thu Mar 28 13:48:35 2018 Nobuyoshi Nakada <nobu@ruby-lang.org>
parse.y: end of script at newline