diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a72f700..b4ebd9b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,6 +44,9 @@ The type attribute can be add,update,fix,remove. + + Properly synchronize access to protected static field LogFactory.nullClassLoaderFactory. + Prevent potential deadlock scenario in WeakHashtable.