X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=CHANGES_CORE.txt;h=89d0595b5fae3d6e293d85c76c30db73afb7349d;hb=refs%2Fchanges%2F36%2F3336%2F1;hp=3abf384ec13d013e59d0b4912b8f1abadd2d0aa1;hpb=2d9d6784b306047e94ca9816813e5007b00fd17e;p=ric-plt%2Flib%2Frmr.git diff --git a/CHANGES_CORE.txt b/CHANGES_CORE.txt index 3abf384..89d0595 100644 --- a/CHANGES_CORE.txt +++ b/CHANGES_CORE.txt @@ -5,6 +5,25 @@ # 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.2 + Fix bug which was preventing an instance receiving dynamic route + table updates. (RIC-336) + +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)