Adjust 2.12.3 release notes to use asciidoctor style headings
Since change I4adf2ce090 the release notes are built with a buck
target invoking asciidoctor, instead of asciidoc.
Adjust the release notes accordingly.
Change-Id: Ic8da784b4f9c012147d691246516bb7487a63d02
diff --git a/ReleaseNotes/ReleaseNotes-2.12.3.txt b/ReleaseNotes/ReleaseNotes-2.12.3.txt
index dba10e9..f51d739 100644
--- a/ReleaseNotes/ReleaseNotes-2.12.3.txt
+++ b/ReleaseNotes/ReleaseNotes-2.12.3.txt
@@ -1,5 +1,4 @@
-Release notes for Gerrit 2.12.3
-===============================
+= Release notes for Gerrit 2.12.3
Gerrit 2.12.3 is now available:
@@ -11,8 +10,7 @@
link:ReleaseNotes-2.11.9.html[Gerrit 2.11.9]. These bug fixes are *not*
listed in these release notes.
-Schema Upgrade
---------------
+== Schema Upgrade
*WARNING:* There are no schema changes from link:ReleaseNotes-2.12.2.html[
2.12.2] but a manual schema upgrade is necessary when upgrading from 2.12.
@@ -49,8 +47,7 @@
should be omitted.
-Bug Fixes
----------
+== Bug Fixes
* Fix SSL security issue in the SMTP email relay.
+
@@ -111,7 +108,6 @@
* Show an error message when trying to add a non-existent group to an ACL.
-Updates
--------
+== Updates
* Update commons-validator to 1.5.1.