summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Constants.pm2
-rw-r--r--extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl15
2 files changed, 16 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 63d7e2257..54e241989 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -213,7 +213,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "5.0.4.rh80";
+use constant BUGZILLA_VERSION => "5.0.4.rh81";
# A base link to the current REST Documentation. We place it here
# as it will need to be updated to whatever the current release is.
diff --git a/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl b/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
index df8e2a366..7015fb484 100644
--- a/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
+++ b/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
@@ -1,3 +1,18 @@
+<h3 id='5.0.4-rh81'>5.0.4-rh81</h3>
+<ul>
+ <li><a href="https://bugzilla.redhat.com/2135564">Bug 2135564</a> Show a count of rejections for rejected keys to the "API keys" tab</li>
+ <li><a href="https://bugzilla.redhat.com/2136317">Bug 2136317</a> Add MIGRATED resolution</li>
+ <li><a href="https://bugzilla.redhat.com/2138298">Bug 2138298</a> annoying table size change when hiding all comments</li>
+ <li><a href="https://bugzilla.redhat.com/2139539">Bug 2139539</a> admins can open bugs for inactive products</li>
+ <li><a href="https://bugzilla.redhat.com/2139965">Bug 2139965</a> Related field check fails for multi-selects</li>
+ <li><a href="https://bugzilla.redhat.com/2140873">Bug 2140873</a> Account creation sometimes fails</li>
+ <li><a href="https://bugzilla.redhat.com/2141032">Bug 2141032</a> Cannot update bug for disabled release</li>
+ <li><a href="https://bugzilla.redhat.com/2141441">Bug 2141441</a> 'Last Closed' field is not available as a result column in bug queries</li>
+ <li><a href="https://bugzilla.redhat.com/2141461">Bug 2141461</a> Some external tracker links not working when creating bugs</li>
+ <li><a href="https://bugzilla.redhat.com/2142133">Bug 2142133</a> 'total_matches' does not return *total* matches</li>
+
+</ul>
+
<h3 id='5.0.4-rh80'>5.0.4-rh80</h3>
<ul>
<li><a href="https://bugzilla.redhat.com/2139965">Bug 2139965</a> Related field check fails for multi-selects</li>