summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-31 11:47:49 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-31 11:47:49 +0000
commitecb7182f93594109970db1811057c35ca71f73b2 (patch)
treef737466f823ac5aaa538107a615bb35248235d37 /ChangeLog
parent66dfa32fe052cc2a7e8155954706381dd52c02e1 (diff)
merge revision(s) 60021: [Backport #13926]
HTTPHeader#add_field should allow binary [Bug #13926] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6179c3b01f..940d3a5c2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jan 31 20:47:07 2018 NARUSE, Yui <naruse@ruby-lang.org>
+
+ HTTPHeader#add_field should allow binary [Bug #13926]
+
Wed Jan 31 20:42:11 2018 Marcus Stollsteimer <sto.mar@web.de>
ri.1: rewrite ri man page