* src/common/log.c
[claws.git] / ChangeLog.claws
index ddeee43a515300d44ade739f123185727cadec2c..14f699e19fd2b9605aa556eb47289c1bb142903b 100644 (file)
@@ -1,3 +1,29 @@
+2003-06-19 [alfons] 0.9.0claws51
+
+       * src/common/log.c
+       * src/common/plugin.c
+               move defs.h before glib.h to prevent MIN/MAX redefs
+
+2003-06-19 [alfons]
+
+       * src/addressbook.c
+               translatable
+
+2003-06-19 [match]     0.9.0claws50
+
+       * src/addressbook.[ch]
+       * src/addrindex.[ch]
+       * src/addr_compl.[ch]
+       * src/editldap.[ch]
+       * src/editldap_basedn.[ch]
+       * src/addritem.[ch]
+       * src/ldapquery.h
+               re-implemented dynamic LDAP search. works without
+               slowdown on display sender with addressbook
+               option.
+       * src/addrbook.c
+               documented code.
+
 2003-06-19 [paul]      0.9.0claws49
 
        * src/compose.c