X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=4c86356de97015c5151872410e0281b65116a3e4;hb=5a9d175bb17fcc71aa19fc23458e485830b97e0a;hp=a11875205cdab909bda517ede43435973580ae7a;hpb=338fe5e46223df8145b53cdf52dab358f18c7f26;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index a118752..4c86356 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -1,15 +1,54 @@ -# 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 20; version 3.8.1 + Add user guide which replaces the concatenation of man pages (RIC-328) + +2020 April 17; version 3.8.0 + Add safe connect to avoid potential connect bug on Linux (RIC-332) + + Change debugging in route table collector to avoid possible + segment fault when in level 2 debug (RIC-335) + +2020 April 15; version 3.7.4 + Add missing message type to header file (RIC-334) + +2020 April 14; version 3.7.3 + Fix bug in rmr_call() when using SI95 (RIC-333) + +2020 April 10; version 3.7.2 + Fix bug related to static route table only mode (RIC-331) + +2020 April 9; version 3.7.1 + The max length restriction for receiving messages when using SI95 has + been removed. The length supplied during initialisation is used as + the "normal maximum" and default buffer allocation size, but messages + arriving which are larger are accepted. (RIC-309) + +2020 April 7; version 3.7.0 + The health check support programme was renamed to rmr_probe (RIC-308). + +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 + Fix message initialisation bug when pulling a message from the pool (RIC-295) 2020 March 19; version 3.6.1 @@ -24,7 +63,7 @@ 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(). @@ -69,7 +108,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 @@ -116,7 +155,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