Correct the max receive message constant
[ric-plt/lib/rmr.git] / CHANGES_CORE.txt
index 2ef8294..a118752 100644 (file)
@@ -5,6 +5,23 @@
 # API and build change  and fix summaries. Doc correctsions
 # and/or changes are not mentioned here; see the commit messages.
 
+2020 March 30; version 3.6.3
+       Correct the max receive message size constant in rmr.h (RIC-301)
+
+2020 March 23; version 3.6.2
+       Fix message initialisation bug when pulling a message from 
+       the pool (RIC-295)
+
+2020 March 19; version 3.6.1
+       Fix problem with RPM package install
+
+2020 March 18; version 3.6.0
+       Add message types to support traffic steering
+
+2020 March 16; version 3.5.2
+       Correct bug in the meid table parser that prevented the
+       ack/nack of meid tables (RIC-273)
+
 2020 March 10; version 3.5.1
        Add missing health check message types.