From: Dan Scott Date: Sun, 18 Nov 2012 13:12:28 +0000 (-0500) Subject: Document 2.1.2 release changes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=30f9fa88d1a679a9f8f869abfaa29296e65b2fc3;p=OpenSRF.git Document 2.1.2 release changes Signed-off-by: Dan Scott --- diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 871b303..fdcda98 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -1,4 +1,4 @@ -Release notes for OpenSRF 2.1.1 +Release notes for OpenSRF 2.1.2 =============================== Supported platforms @@ -16,6 +16,20 @@ The following platforms are *no longer* supported: * Fedora 14 and 15 * RHEL 5 +Changes in 2.1.2 +---------------- + +Input log redaction fix +~~~~~~~~~~~~~~~~~~~~~~~ +The way that access was provided to the shared configuration section +of `opensrf_core.xml` did not always result in OpenSRF clients being +able to access that section, causing OpenSRF application errors. + +Removal of ChopChop XMPP server +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The ChopChop minimalist XMPP server code was not being used or +maintained and thus has been removed from the codebase. + Changes in 2.1.1 ----------------