From 299e5e52d679f17b92db4d70651cd15c320c3fe2 Mon Sep 17 00:00:00 2001 From: normal Date: Tue, 22 Dec 2015 20:00:31 +0000 Subject: [PATCH] NEWS: add hint for Redmine URLs with issue number [ci skip] This may not be obvious to folks who do not follow Ruby development. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d90f1c4377..aeb458ecd2 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,8 @@ releases except for bug fixes. Note that each entry is kept so brief that no reason behind or reference information is supplied with. For a full list of changes -with all sufficient information, see the ChangeLog file. +with all sufficient information, see the ChangeLog file or Redmine +(e.g. https://bugs.ruby-lang.org/issues/$FEATURE_OR_BUG_NUMBER) == Changes since the 2.2.0 release