aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-08 06:46:18 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-08 06:46:18 +0000
commitb8dd149bc0f340051e3dfc2de025b37db88f9604 (patch)
tree9aedbec83897dcc7a6bddd40cde281b816a63be0 /ChangeLog
parent0d3797f8b62394f5634f4b2b529d28cb46bebf8a (diff)
downloadruby-b8dd149bc0f340051e3dfc2de025b37db88f9604.tar.gz
* lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp
is omitted. [ruby-core:69093] [Bug #11128] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50444 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 5ea8a4d6e3..39aa1afae9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri May 8 15:43:11 2015 Shugo Maeda <shugo@ruby-lang.org>
+
+ * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp
+ is omitted. [ruby-core:69093] [Bug #11128]
+
Fri May 8 15:05:57 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* doc/syntax/control_expressions.rdoc: fix a missing "a"