From 2bd2001d16840ff6e88e785ab01ef7aa40ba800d Mon Sep 17 00:00:00 2001 From: hsbt Date: Sat, 28 May 2016 01:46:27 +0000 Subject: * 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * test/ruby/enc/test_case_comprehensive.rb: Converted exception for -- cgit v1.2.3