add CHANGES note

This commit is contained in:
Mark Andrews
2018-08-24 11:02:27 +10:00
parent 2c1d8b2e99
commit 42b16771db

View File

@@ -1,3 +1,6 @@
5018. [bug] Fix incorrect sizeof arguments in lib/isc/pk11.c.
[GL !588]
5017. [bug] lib/isc/pk11.c failed to unlink the session before
releasing the lock which is unsafe. [GL !589]