2007-12-06 [colin] 3.1.0cvs62
[claws.git] / ChangeLog
index f6b4dc7f0cd0adda67e959c025c3ec01a1d4d83b..85a37812be3721f750ae0619b713c665407aae22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,144 @@
+2007-12-06 [colin]     3.1.0cvs62
+
+       * src/account.c
+       * src/imap.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Disable connection via command line on WIN32
+               Disable mmap use on WIN32 - use normal strings
+       * src/addressbook.c
+       * src/addressbook.h
+       * src/addressbook_foldersel.c
+       * src/addressbook_foldersel.h
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix leak, rework function logics to be more
+               natural - thanks to Holger
+       * src/common/utils.c
+               Fix warnings
+
+2007-12-06 [colin]     3.1.0cvs61
+
+       * src/news.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Fix posting, and fix UTF-8 being sent when encoding
+               is 8bit
+
+2007-12-05 [colin]     3.1.0cvs60
+
+       * src/news.c
+               Fix debian bug #453157, 'Fails to post usenet
+               articles after NNTP connection has been 
+               interrupted". Fix return value to prevent deletion
+               on failure, and issue MODE READER in case posting
+               fails at first.
+
+2007-12-05 [colin]     3.1.0cvs59
+
+       * src/messageview.c
+       * src/uri_opener.c
+               Improvements to the List URIs dialog
+               Patch by Pawel
+
+2007-12-05 [colin]     3.1.0cvs58
+
+       * src/prefs_other.c
+       * src/gtk/gtksctree.h
+               Fix warnings
+
+2007-12-04 [colin]     3.1.0cvs57
+
+       * src/etpan/imap-thread.c
+               Fix bug 1378, 'Claws exits on IMAP alert message'
+               Don't do GTK calls directly from Etpan thread
+
+2007-12-04 [colin]     3.1.0cvs56
+
+       * src/folderview.c
+       * src/gtk/gtksctree.c
+               MAEMO: Fix bug 1325, 'Folder Navigation Problems'
+                Make all the left of column zero an hotspot for
+                expanding.
+
+2007-12-04 [colin]     3.1.0cvs55
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_receive.c
+               MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
+
+2007-12-04 [wwp]       3.1.0cvs54
+
+       * src/prefs_other.c
+               Fix for bug #1419.
+
+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
        * 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]