Correct function name to repair infinite recursion
[ric-plt/lib/rmr.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3e1ae6d..8c54566 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 API and build change  and fixe summaries. Doc correctsions
 and/or changes are not mentioned here; see the commit messages.
 
+2019 August 13; version 1.2.0 (API change, non-breaking)
+       The function rmr_get_xact() was added to proide a convenient
+       way to extract the transaction field from a message.
+
 2019 August 8; version 1.1.0 (API change)
        This change should be backward compatable/non-breaking
        A new field has been added to the message buffer (rmr_mbuf_t).