X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=a11875205cdab909bda517ede43435973580ae7a;hb=338fe5e46223df8145b53cdf52dab358f18c7f26;hp=2ef8294983a3516882276845caf95ae08eb6a920;hpb=52f4bc935a659a9a03cd8749748cf9222b09c878;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index 2ef8294..a118752 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -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.