Add manual page for set low latency funciton
This change adds the manual page for the rmr_set_low_latency()
function.
Issue-ID: RIC-631
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I3c5bd0a27ef36c351b2003c34d70f4f09aff8974
diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt
index c2aa178..881263a 100644
--- a/CHANGES_CORE.txt
+++ b/CHANGES_CORE.txt
@@ -5,6 +5,9 @@
# API and build change and fix summaries. Doc correctsions
# and/or changes are not mentioned here; see the commit messages.
+2020 September 15; Version 4.2.4
+ Add man page for the rmr_set_low_latency() function (RIC-631)
+
2020 September 15; Version 4.2.3
Correct arg processing bug in rmr_rpobe (RIC-645)