summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-28 01:46:27 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-28 01:46:27 +0000
commit2bd2001d16840ff6e88e785ab01ef7aa40ba800d (patch)
tree4d5a5b3ae0a378556538adb2367e5d6017fca2a6 /ChangeLog
parent288878041f3ef5faed688a90782e5dea62a10cb6 (diff)
* addr2line.c: drop to support ATARI ST platform. It was discontinued
more than two decades ago. [fix GH-1350] Patch by @cremno * include/ruby/ruby.h: ditto. * io.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcaade68f5..8509fe31e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat May 28 10:45:40 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * addr2line.c: drop to support ATARI ST platform. It was discontinued
+ more than two decades ago. [fix GH-1350] Patch by @cremno
+ * include/ruby/ruby.h: ditto.
+ * io.c: ditto.
+
Sat May 28 10:39:47 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
* test/ruby/enc/test_case_comprehensive.rb: Converted exception for