Add CHANGES note for [GL #3545]

This commit is contained in:
Ondřej Surý 2022-09-15 10:17:42 +02:00 committed by Ondřej Surý
parent 014da8599f
commit 845d7ef69b

View file

@ -1,3 +1,6 @@
5974. [bug] Fix an assertion failure in dispatch caused by
extra read callback call. [GL #3545]
5973. [bug] Fixed a possible invalid detach in UPDATE
processing. [GL #3522]