LP#1251415: (follow-up) update release note extension
authorGalen Charlton <gmc@esilibrary.com>
Wed, 4 Nov 2015 21:57:16 +0000 (21:57 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 4 Nov 2015 21:57:16 +0000 (21:57 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt [deleted file]

diff --git a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc
new file mode 100644 (file)
index 0000000..55c0ea8
--- /dev/null
@@ -0,0 +1,9 @@
+Juvenile-to-Adult Batch Script Honors Org Unit Setting
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The batch juv_to_adult.srfsh script, which is typically run via CRON,
+that is responsible for toggling a patron from juvenile to adult now
+honors the age value set in the org unit setting named "Juvenile Age
+Threshold" (global.juvenile_age_threshold).  When no org setting value
+is present at a given patron's home library, the value passed in to the
+script will be used as a default.
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt
deleted file mode 100644 (file)
index 55c0ea8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Juvenile-to-Adult Batch Script Honors Org Unit Setting
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-The batch juv_to_adult.srfsh script, which is typically run via CRON,
-that is responsible for toggling a patron from juvenile to adult now
-honors the age value set in the org unit setting named "Juvenile Age
-Threshold" (global.juvenile_age_threshold).  When no org setting value
-is present at a given patron's home library, the value passed in to the
-script will be used as a default.