X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frel-notes.rst;h=e6ac54b725a5f1de26c3912501457dae141c0c12;hb=9c923bcc9322c22220b574671c7b46f10008c614;hp=43a100beb894d3000aa098b94b98fae430883b7d;hpb=cf4413c47ce274d7fc08c3bcfc8c4de3d465ad4d;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rel-notes.rst b/docs/rel-notes.rst index 43a100b..e6ac54b 100644 --- a/docs/rel-notes.rst +++ b/docs/rel-notes.rst @@ -22,6 +22,23 @@ the need to leap frog versions ceased, and beginning with version 4.0.0, the RMR versions should no longer skip. +2020 August 3; Version 4.2.0 +---------------------------- + +Add support for the RMR_RTREQ_FREQ environment variable to +control the request frequency for a new route table (default +5s if not supplied). (RIC-630) + + + +2020 July 21; Version 4.1.4 +--------------------------- + +Fix bug in SI95 -- possible use of pointer after free +(RIC-626). + + + 2020 July 9; version 4.1.3 --------------------------