2008-05-06 [paul] 3.4.0cvs27
[claws.git] / ChangeLog
index 683872b91118b6bf13e9009d1b527c5a42b9486f..7b8e65ecf8a7447309fdf4eaede074a59bcde926 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+2008-05-06 [paul]      3.4.0cvs27
+
+       * tools/claws.i18n.status.pl
+               add he.po
+
+2008-05-06 [colin]     3.4.0cvs26
+
+       * src/common/utils.c
+               Maybe fix crash on FreeBSD
+
+2008-05-05 [colin]     3.4.0cvs25
+
+       * src/messageview.c
+               Fix bug 1602, 'Crash when sending return receipt for
+               messages with no subject'
+
+2008-05-05 [colin]     3.4.0cvs24
+
+       * src/mimeview.c
+               Don't overwrite temporary files with same
+               name when drag and dropping. Fixes bug 1599,
+               'attach multiple files with the same name from 
+               one mail to another'
+
+2008-05-04 [paul]      3.4.0cvs23
+
+       * src/compose.c
+       * src/prefs_common.c
+               fix bug 1587 'can not replay with quote'
+
+2008-05-03 [colin]     3.4.0cvs22
+
+       * po/de.po
+               Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
+
+2008-05-03 [colin]     3.4.0cvs21
+
+       * src/toolbar.c
+               Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
+               icon isn't grayed although ineffective'
+
+2008-05-02 [wwp]       3.4.0cvs20
+
+       * po/fr.po
+               Fix translation.
+
+       * src/prefs_folder_item.c
+               Add missing notice in folder properties (templates) when
+               folder is a root node.
+
+2008-04-30 [colin]     3.4.0cvs19
+
+       * src/prefs_toolbar.c
+               Add Trash and Delete icons to the icon chooser
+
+2008-04-30 [colin]     3.4.0cvs18
+
+       * src/compose.c
+               Remove "Delete entire line" which was a noop
+               and should be the same as "Delete line" :)
+
+2008-04-30 [colin]     3.4.0cvs17
+
+       * src/compose.c
+               Fix 'Delete line' and 'Delete to end of line'
+               on the last line. Patch by <seelenhirt@gmx.net>
+
+2008-04-28 [colin]     3.4.0cvs16
+
+       * src/folder.c
+               Fix bug 1589, 'tagsdb file not removed when
+               folder deleted'.
+       * src/common/utils.c
+               Make sure claws_unlink accepts NULL arg.
+
+2008-04-25 [colin]     3.4.0cvs15
+
+       * src/common/ssl.c
+               Fix/simplify previous commit
+
+2008-04-25 [colin]     3.4.0cvs14
+
+       * src/addrindex.h
+       * src/common/ssl_certificate.c
+               Patch by Marcus: Fix Win32 build
+       * src/common/ssl.c
+               Fix build with GnuTLS/no pthread, thanks
+               to Marcus
+
+2008-04-25 [colin]     3.4.0cvs13
+
+       * src/summaryview.c
+               Fix bug 1586, '3-pane vertical layout now and then 
+               still shows sender column'
+
 2008-04-25 [colin]     3.4.0cvs12
 
        * src/Makefile.am