Docs: more 2.12 release notes updates
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 14 Mar 2017 18:24:59 +0000 (14:24 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 14 Mar 2017 18:24:59 +0000 (14:24 -0400)
* additional formatting
* mention the two new services in the top-level upgrade
  section.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
docs/RELEASE_NOTES_2_12.adoc

index 708f1dd..9579273 100644 (file)
@@ -13,6 +13,9 @@ will not work if you attempt to run Evergreen 2.12 on OpenSRF 2.4. Evergreen
 The stock schema upgrade script performs a browse reingest,
 recalculates bib fingerprints, and remaps metarecords.
 
+This version also adds two new services, `open-ils.ebook_api` and
+`open-ils.hold-targeter`.
+
 New Features
 ------------
 
@@ -58,10 +61,10 @@ the book _Blue_ written by Danielle Steel.
 Batch Hold Targeter Speed-up and New Features
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Adds a new open-ils.hold-targeter service, supporting new targeting options
+Adds a new `open-ils.hold-targeter` service, supporting new targeting options
 and runtime optimizations to speed up targeting.  The service is launched
-from a new targeting script, hold_targeter_v2.pl (default location:
-/openils/bin/hold_targeter_v2.pl).
+from a new targeting script, `hold_targeter_v2.pl` (default location:
+`/openils/bin/hold_targeter_v2.pl`).
 
 This code has no effect on the existing hold targeter, which is still
 available as of this release and functions as before.