2007-10-10 [claws] 3.0.2cvs49
[claws.git] / ChangeLog
index 2246848629a975f9afc849ed43aa8babc2ad6e32..a25d17e13f1f7e11e550908702c7c7b0001bbffd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2007-10-10 [claws]     3.0.2cvs49
+
+       * src/summaryview.c
+       * src/messageview.c
+               Fix crash on Add sender to addressbook when
+               From is null
+       * src/addressadd.c
+       * src/addrindex.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.h
+               Fix leaks 
+               Rename images to .png in addrbook/
+       * src/headerview.c
+       * src/textview.c
+               Fix Face/X-Face being used if adding another
+               address than sender to addressbook
+               Thanks to Colin
+
+2007-10-10 [holger]    3.0.2cvs48
+
+       * src/addrduplicates.c
+       * src/editaddress.c
+               Improvements to the addressbook duplicate finder
+               feature:
+                - add an edit button to the button bar
+                - display the whole bookname (with iface) and
+                  use this for same-book checking
+                - after editing, try to keep selections if the
+                  entries are still present
+                - sort the email column alphabetically
+                - put results in a scrolled window
+                - support embedded editing
+                - make columns in detail view resizable
+                - add keyboard shortcuts
+
+2007-10-10 [wwp]       3.0.2cvs47
+
+       * src/addrindex.c
+               Fix a crash when there's no From: in email, thanks to Colin.
+
 2007-10-09 [paul]      3.0.2cvs46
 
        * src/messageview.c