Document 2.1.2 release changes
authorDan Scott <dan@coffeecode.net>
Sun, 18 Nov 2012 13:12:28 +0000 (08:12 -0500)
committerDan Scott <dan@coffeecode.net>
Sun, 18 Nov 2012 13:12:28 +0000 (08:12 -0500)
Signed-off-by: Dan Scott <dan@coffeecode.net>
doc/RELEASE_NOTES.txt

index 871b303..fdcda98 100644 (file)
@@ -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
 ----------------