Docs: Some missing release notes for 2.11
authorKathy Lussier <klussier@masslnc.org>
Wed, 24 Aug 2016 23:43:44 +0000 (19:43 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 24 Aug 2016 23:45:52 +0000 (19:45 -0400)
We were missing release notes for some of the new fields added to client
interfaces as well as one of the new SIP features.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc b/docs/RELEASE_NOTES_NEXT/Client/added-fields-for-client-interfaces.adoc
new file mode 100644 (file)
index 0000000..3861ab2
--- /dev/null
@@ -0,0 +1,17 @@
+Additional Fields Available for Display in Some Interfaces
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The holds age protection field will now be available for display in the
+following interfaces:
+
+* Item status list view column picker
+* Item status alternate view
+* Holdings maintenance column picker
+
+The asset.copy.cost field, which records the amount paid for an item when
+an invoice is processed, will be available for display in the following
+interfaces:
+
+* Items status list view column picker
+* Item status alternate view
+* Copy editor
+
diff --git a/docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc b/docs/RELEASE_NOTES_NEXT/SIP/SIP_renewal_blocks.adoc
new file mode 100644 (file)
index 0000000..5613a30
--- /dev/null
@@ -0,0 +1,7 @@
+SIP Renewals
+^^^^^^^^^^^^^
+Renewals attempted via SIP will now consider whether a penalty is configured
+to block renewals before blocking the renewal. Previously, any penalty, even
+if it wasn't set to block renewals, would prevent a renewal from succeeding
+via SIP. 
+