summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-13 12:26:04 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-13 12:26:04 +0000
commitdf1c68b2af172158964a14e987096a8e8f10bbdb (patch)
tree48074df9f8648a4751956b7511c3f59d0f0252b8 /ChangeLog
parent21edae75efa94db2f357b8b0c934e27859ed3586 (diff)
README{,.ja}.md: Drop support for BeOS now that Haiku is stable since 2.3.0. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56154 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 1356386f42..d8fd339251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Sep 13 21:23:51 2016 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * README.md: Drop support for BeOS now that Haiku is stable since
+ 2.3.0.
+
+ * README.ja.md: ditto.
+
Tue Sep 13 21:11:56 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* string.c (STR_EMBEDABLE_P): extract the predicate macro to tell