X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=a11875205cdab909bda517ede43435973580ae7a;hb=338fe5e46223df8145b53cdf52dab358f18c7f26;hp=6770f71b658e81f30fb16d0e0eedeb32e08352c3;hpb=33a2b86357426380076a408761169f4b698e8f3d;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index 6770f71..a118752 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -5,6 +5,19 @@ # 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)