diff --git a/CHANGES b/CHANGES index 4d754ebcd2512f0b4410e1696bdce929b8f53083..d9a84752e7ab19b11a71c20c86888157898001d2 100644 --- a/CHANGES +++ b/CHANGES @@ -517,6 +517,7 @@ OpenLDAP 2.4.20 Release (2009/11/27) Fixed slapd asserts in minimal environment (ITS#6361) Fixed slapd authid-rewrite parsing (ITS#6392) Fixed slapd checks of str2filter (ITS#6391) + Fixed slapd listener initialization (ITS#7233) Fixed slapd configArgs initialization (ITS#6363) Fixed slapd debug handling of LDAP_DEBUG_ANY (ITS#6324) Fixed slapd db_open with connection_fake_init (ITS#6381) @@ -540,6 +541,7 @@ OpenLDAP 2.4.20 Release (2009/11/27) Fixed slapo-pcache entry dupe (ITS#6310) Fixed slapo-syncprov checkpoint conversion (ITS#6370) Fixed slapo-syncprov deadlock (ITS#6335) + Fixed slapo-syncprov entry leak (ITS#7234) Fixed slapo-syncprov memory leak (ITS#6376) Fixed slapo-syncprov out of order changes (ITS#6346) Fixed slapo-syncprov psearch with stale cookie (ITS#6397)