Fix potential nil ptr seg fault and CI test issue
[ric-plt/lib/rmr.git] / CHANGES_CORE.txt
index 6770f71..4e382e8 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 April 1; version 3.6.4
+       Correct potential nil pointer use in the NNG interface (RIC-303)
+       Correct issue preventing CI build without a container
+
+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)