X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=c3244becb76ba2eadbc08ea867e64623a86d28d7;hb=0a58458afe875798f0ac3f367bd05e4ba523e115;hp=6770f71b658e81f30fb16d0e0eedeb32e08352c3;hpb=33a2b86357426380076a408761169f4b698e8f3d;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index 6770f71..c3244be 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -1,17 +1,42 @@ -# this file should contain ONLY the changes related to the +# this file should contain ONLY the changes related to the # core RMR code and doc. Other change files exist for other # things. # API and build change and fix summaries. Doc correctsions # and/or changes are not mentioned here; see the commit messages. +2020 April 6; version 3.6.6 + Correct bug in SI95 address conversion module (RIC-327) + Correct bug in SI initialisation module + +2020 April 2; version 3.6.5 + Correct potential nil pointer use when examining interfaces for + use as a listen target (RIC-307) + +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) 2020 March 10; version 3.5.1 Add missing health check message types. - + 2020 March 9; version 3.5.0 Added new wormhole send function: rmr_wh_call(). @@ -56,7 +81,7 @@ 2020 January 31; verison 3.1.1 Allow route table thread logging to be completely disabled - when logging is turned off. + when logging is turned off. 2020 January 26; verison 3.1.0 First step to allowing the user programme to control messages @@ -103,7 +128,7 @@ 2019 November 7; version 1.12.0 Version cut to support continued development for next release - preserving the 1.11.* versions for release 1 (Amber) and + preserving the 1.11.* versions for release 1 (Amber) and related fixes. 2019 October 31; version 1.10.2