Fix block of dynamic route table load
[ric-plt/lib/rmr.git] / CHANGES_CORE.txt
index 80f7e61..89d0595 100644 (file)
@@ -5,6 +5,19 @@
 # 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)