2007-12-04 [holger] 3.1.0cvs53
[claws.git] / ChangeLog
index b19324ba9f4eb57f6cae8120aaddb5e92bc8cb88..7e2cac700367e535dffbad0e8ed4ebf3f3585176 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,140 @@
+2007-12-04 [holger]    3.1.0cvs53
+
+       * src/addrduplicates.c
+       * src/addrduplicates.h
+               Export addressbook entry deletion
+
+2007-12-04 [colin]     3.1.0cvs52
+
+       * tools/Makefile.am
+       * tools/README.sylprint
+       * tools/sylprint.pl
+       * tools/sylprint.rc
+               Fix debian bug #454089 (symlink attack in TMP directory)
+               http://secwatch.org/advisories/1019661/ :
+               Remove the buggy script, which was unmaintained anyway
+       * src/news.c
+       * src/procmsg.c
+               Store things in our private tmp directory.
+
+2007-12-03 [colin]     3.1.0cvs51
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+               Fix update problem when getting remote tags
+       * src/prefs_matcher.c
+               Rework GUI to make it better. Patch by Pawel
+               Pekala
+
+2007-12-03 [colin]     3.1.0cvs50
+
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Fix bug 1417, 'Network log doesn't reveal 
+               enough NNTP errors'
+
+2007-12-02 [iwkse]     3.1.0cvs49
+
+       * src/plugins/dillo_viewer/dillo_prefs.c
+                       Insert dillo under the Plugins menu
+
+2007-12-01 [paul]      3.1.0cvs48
+
+       * src/html.c
+               add these variant forms
+               Thanks to Colin
+
+2007-12-01 [paul]      3.1.0cvs47
+
+       * src/matcher.c
+               fix a typo
+
+2007-12-01 [paul]      3.1.0cvs46
+
+       * po/POTFILES.in
+               add the new addrcustomattr.c file
+
+2007-11-29 [colin]     3.1.0cvs45
+
+       * src/common/ssl_certificate.c
+               Use the more modern getaddrinfo instead of 
+               gethostbyname when possible
+
+2007-11-28 [colin]     3.1.0cvs44
+
+       * src/summaryview.c
+               Maybe fix bug 1410 and other crash reports
+               in summaryview since cvs38.
+
+2007-11-28 [wwp]       3.1.0cvs43
+
+       * src/prefs_summary_open.c
+               Guard against an empty list of actions to perform
+               when opening a folder (or migration defaults could
+               be introduced, confusing).
+
+2007-11-28 [colin]     3.1.0cvs42
+
+       * src/folderview.c
+               Fix mark all read from folder's contextual menu
+
+2007-11-27 [colin]     3.1.0cvs41
+
+       * src/imap.c
+       * src/imap.h
+       * src/imap_gtk.c
+       * src/prefs_account.c
+       * src/etpan/imap-thread.c
+               A few fixes to the IMAP flags handling: Optimisations,
+               two crashers, mention that Bandwitdh-efficient mode
+               prevents tag fetching.
+               Fix M-UTF7 in subscription dialog.
+
+2007-11-27 [colin]     3.1.0cvs40
+
+       * src/folder.c
+       * src/mbox.c
+       * src/summaryview.c
+               Make filtering faster on flags change: Batch original 
+               folderitem, where we'll do flags/tags changes.
+
+2007-11-27 [colin]     3.1.0cvs39
+
+       * src/filtering.c
+               Fix bug 1407, 'After a copy action, further rules apply 
+               to both original and copy'
+
+2007-11-27 [colin]     3.1.0cvs38
+
+       * src/edittags.c
+       * src/summaryview.c
+               Fixes races when doing a long operation and user
+               asks for another one (Mark all read/unread on a 
+               big folder on IMAP for example)
+
+2007-11-27 [wwp]       3.1.0cvs37
+
+       * src/addressbook.c
+       * src/prefs_common.c
+               Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
+               and 3.1.0cvs35 (addressbook.c).
+
+2007-11-27 [holger]    3.1.0cvs36
+
+       * src/printing.c
+               Add a line separating header and body
+               in the printout
+
+2007-11-27 [wwp]       3.1.0cvs35
+
+       * src/addressbook.c
+               Fix a drag-and-drop issue introduced with 3.1.0cvs33
+               (thanks to Colin) and revert disabling of cut/copy
+               context menu entries upon selected groups.
+
 2007-11-27 [holger]    3.1.0cvs34
 
        * src/printing.c
        * RELEASE_NOTES
                3.0.0 released
 
-[For previous entries, see ChangeLog.2.0.0-3.0.0]
\ No newline at end of file
+[For previous entries, see ChangeLog.2.0.0-3.0.0]