aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b5ec0f67b..e58c9df559 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 27 16:33:47 2016 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * tool/redmine-backporter.rb (rel): check the exception and show right
+ message.
+
Thu Oct 27 14:57:33 2016 Kazuki Yamaguchi <k@rhe.jp>
* ext/socket/lib/socket.rb (UDPSocket#recvfrom_nonblock): [DOC] Remove