Add CHANGES for [GL #4502]

This commit is contained in:
Mark Andrews 2024-04-30 11:10:06 +10:00
parent 88c48dde5e
commit 53698ad58d

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]