Add CHANGES for [GL #4502]

(cherry picked from commit 53698ad58d)
This commit is contained in:
Mark Andrews 2024-04-30 11:10:06 +10:00
parent 35f1e43273
commit f7c76fe6da

View file

@ -1,3 +1,7 @@
6386. [bug] When shutting down catzs->view could point to freed
memory. Obtain a reference to the view to prevent this.
[GL #4502]
6385. [func] Relax SVCB alias mode checks to allow parameters.
[GL #4704]