aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-22 09:32:44 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-22 09:32:44 +0000
commit53d6e605b0d4d61405d4cce36699fca904573b2c (patch)
tree0ab81851e2b4d76a0c74fbd24ea140276abd53f7 /ChangeLog
parent68fc350abe3b62f0d029877da8613791ac78ff8d (diff)
downloadruby-53d6e605b0d4d61405d4cce36699fca904573b2c.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c2d1b27f9..61dd12bafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Oct 22 18:25:10 2015 Shugo Maeda <shugo@ruby-lang.org>
- * lib/net/imap (idle): add a new argument timeout for keep-alive.
+ * lib/net/imap (idle): add a new argument timeout for keep-alive.
[ruby-core:63693] [Bug #10031]
Thu Oct 22 15:30:08 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>