Add a CHANGES note for [GL #3765]

(cherry picked from commit b409db08cf)
This commit is contained in:
Aram Sargsyan 2023-05-24 14:38:53 +00:00
parent 1d736cf451
commit 685d9ece61

View file

@ -1,3 +1,6 @@
6179. [bug] Fix an interfacemgr use-after-free error in
zoneconf.c:isself(). [GL #3765]
6176. [test] Add support for using pytest & pytest-xdist to
execute the system test suite. [GL #3978]