2011-03-31 [paul] 3.7.8cvs69
[claws.git] / ChangeLog
index 344c2241fdc32f8c285e0d0c140ac8da20062464..928444f260c939db3e3aa604d82b6d95e8f6c720 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2011-03-31 [paul]      3.7.8cvs69
+
+       * INSTALL
+               update as gtk >= 2.10 now required
+               (because I'll never remember to do this later)
+
+2011-03-26 [paul]      3.7.8cvs68
+
+       * src/messageview.c
+               fix separators in Go To menu
+
+2011-03-20 [colin]     3.7.8cvs67
+
+       * configure.ac
+               Drop the *_DISABLE_DEPRECATED. We'll put them back
+               when we'll have time to handle them
+
+2011-03-18 [paul]      3.7.8cvs66
+
+       * src/textview.c
+               make user-facing message more accurate -
+               'Network Log' not 'View Log'
+
+2011-03-17 [wwp]       3.7.8cvs65
+
+       * po/fr.po
+               Fix a typo around plural form, as reported by
+               Yannick Palanque.
+
+2011-03-15 [colin]     3.7.8cvs64
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * src/main.c
+               Fix bug #2381, "Support for NetworkManager 0.9".
+               Patch by Mikhail Efremov
+
+2011-03-04 [colin]     3.7.8cvs63
+
+       * src/mimeview.c
+       * src/mimeview.h
+               Fix segfault on Windows
+       * src/exporthtml.c
+       * src/common/utils.c
+       * src/common/w32_unistd.c
+       * src/common/w32lib.h
+               Rationalize use of time_r() funcs (pthread do define them)
+
+2011-03-02 [pawel]     3.7.8cvs62
+
+       * src/wizard.c
+               Re-implement widgets aligning, switch from GtkSizeGroup
+               to GtkTable - this should fix disappearing labels
+
+2011-03-01 [pawel]     3.7.8cvs61
+
+       * src/wizard.c
+               Wizard GUI cleanups. Make it look and behave more
+               like account preferences.
+
+2011-02-23 [colin]     3.7.8cvs60
+
+       * src/common/Makefile.am
+               Fix make dist
+
+2011-02-23 [colin]     3.7.8cvs59
+
+       * src/Makefile.am
+       * src/main.c
+       * src/common/Makefile.am
+       * src/common/plugin.c
+       * src/common/valgrind.h
+               Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
+               Use valgrind's own header.
+
 2011-02-22 [colin]     3.7.8cvs58
 
        * src/prefs_account.c