2009-03-27 [colin] 3.7.1cvs27
[claws.git] / ChangeLog
index 88c856e1f804e8a78f1f423a5f1c682d00a4b098..f42b9c7fa30f6db95e6ffee767d98220f775a704 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2009-03-27 [colin]     3.7.1cvs27
+
+       * src/imap.c
+               Fix tag update when all tags are removed 
+               from another client
+
+<<<<<<< ChangeLog
+2009-03-25 [colin]     3.7.1cvs26
+
+       * configure.ac
+               Fix configure.ac, thanks to Pawel
+
+=======
+2009-03-25 [colin]     3.7.1cvs25
+
+       * src/news.c
+       * src/etpan/nntp-thread.c
+               Fix header fetching (NG/To/Cc). Fixes 
+               bug 1883, 'Message processing fails to 
+               act on Newsgroups: field'
+
+>>>>>>> 1.396.2.2926
+2009-03-23 [colin]     3.7.1cvs24
+
+       * src/textview.c
+               Fix internal headers visible in queue/sent
+
+2009-03-23 [colin]     3.7.1cvs23
+
+       * configure.ac
+               Fix check for RC (resource compiler) used
+               on win32 (AC_LIBTOOL_RC used to call it 
+               implicitely but stopped)
+
+2009-03-19 [colin]     3.7.1cvs22
+
+       * src/toolbar.c
+               Put spam button in default toolbar even if
+               bogofilter and spamassassin are not built.
+               Other anti-spam plugin could exist! :)
+       * src/common/utils.c
+               Fix exit status fetch on win32
+
+2009-03-18 [paul]      3.7.1cvs21
+
+       * src/gtk/spell_entry.c
+               fix "[BUG] Wrong word replaced in 'Subject:'
+               when spell-checking correction used"
+               Patch by Pawel Pekala
+
+2009-03-17 [colin]     3.7.1cvs20
+
+       * src/common/utils.c
+               Fix win32 build (from cvs12)
+
 2009-03-17 [colin]     3.7.1cvs19
 
        * src/compose.c