--- /dev/null
+PO Actions Selector Always Visible
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The actions selector is now always visible in the purchase order view,
+even when no lineitems exist. With this, users can print PO's that
+only contain direct charges.
+
+The custom "Add Brief Record" button is no longer present, since the
+same action is accessible via the now-visible selector.
+++ /dev/null
-PO Actions Selector Always Visible
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-The actions selector is now always visible in the purchase order view,
-even when no lineitems exist. With this, users can print PO's that
-only contain direct charges.
-
-The custom "Add Brief Record" button is no longer present, since the
-same action is accessible via the now-visible selector.
--- /dev/null
+Include parts label when sorting copies in the public catalog
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The list of copies on the record details page now includes
+the part label in the default sort order.
+
+Specifically, copies are now sorted by (in order), org unit, then
+call number, then part label sortkey, then copy number, and
+finally barcode.
+
+Previously, the hierarchy was org unit, then call number,
+then copy number, and finally barcode
+++ /dev/null
-Include parts label when sorting copies in the public catalog
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-The list of copies on the record details page now includes
-the part label in the default sort order.
-
-Specifically, copies are now sorted by (in order), org unit, then
-call number, then part label sortkey, then copy number, and
-finally barcode.
-
-Previously, the hierarchy was org unit, then call number,
-then copy number, and finally barcode
--- /dev/null
+Feature Title
+^^^^^^^^^^^^^
+Some text describing the feature. Blah blah blah blah blah blah blah blah
+blah blah blah.
+
+ * bullet
+ ** item 1
+ ** item 2
+ * list
+
+Subsection title
++++++++++++++++++++
+Subsection description, perhaps listing permissions needed, etc.
+
+ * thing 1
+ * thing 2
+ * thing 3
+
+++ /dev/null
-Feature Title
-^^^^^^^^^^^^^
-Some text describing the feature. Blah blah blah blah blah blah blah blah
-blah blah blah.
-
- * bullet
- ** item 1
- ** item 2
- * list
-
-Subsection title
-+++++++++++++++++++
-Subsection description, perhaps listing permissions needed, etc.
-
- * thing 1
- * thing 2
- * thing 3
-
fi
done
-files=$(ls *{txt,adoc} 2>/dev/null | grep -v 'RELEASE_NOTE_TEMPLATE.txt')
+files=$(ls *{txt,adoc} 2>/dev/null | grep -v 'RELEASE_NOTE_TEMPLATE.adoc')
if [ "_$files" != "_" ]; then
echo >> $outfile
echo Miscellaneous >> $outfile