diff --git a/CHANGES b/CHANGES index 8b9270d7ed..4b92ec3c0e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ + 407. [bug] isc_rwlock_lock() would needlessly block + readers when reaching the read quota even + if no writers were waiting. + 406. [bug] Log messages were occasionally lost or corrupted due to a race condition in isc_log_doit().