X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frel-notes.rst;h=e8d60e48913ccbed5e0c89ea971772dff7bc9670;hb=0f231bf2bf5520a418156c965c669e411875dcf0;hp=5c1b47c941ca2556c8c610c5ace9ab0815dfcf64;hpb=117030c67f7a3722e64f1ecc3305a5862b3b7ce9;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst index 5c1b47c..e8d60e4 100644 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -30,6 +30,35 @@ Core RMR Changes -------------------------------------------------------------------------------------------- +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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~