From d8ee06d81a2b914aa406d4d4710bf751e6478758 Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Tue, 5 Dec 2017 22:51:57 +0100 Subject: [PATCH] Remove list of bugs which are not outstanding --- src/ldapupdate.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/ldapupdate.c b/src/ldapupdate.c index e8ea64ae2..e96eb6e42 100644 --- a/src/ldapupdate.c +++ b/src/ldapupdate.c @@ -21,18 +21,6 @@ * Functions necessary to access LDAP servers. */ -/* - * Outstanding bugs - * 1) When adding a contact to an empty addressbook from the pop-up menu - * when right-clicking on an email address causes claws-mail to crash in - * addritem.c line 965. Severity: Show stopper. Solved in 2.9.2cvs17 - * 2) Updating a contact gets lost if the user makes a new search on the - * same LdapServer. Severity: Medium. Solved in 2.9.2cvs17 (patch added to solve 1) also solved this bug) - * 3) After adding a new contact the displayName for the contact is empty - * until the user makes a reread from the LdapServer. Severity: minor. - * Solved in 2.9.2cvs24 - */ - #ifdef HAVE_CONFIG_H # include "config.h" #include "claws-features.h" -- 2.25.1