Fixed compile-time warnings
[claws.git] / ChangeLog.claws
index 4224e582c9cfb087875b4222b7e0a89debb500ef..6a99657c1782f2b2b1a4b0d5b5453a6c2eb1db8f 100644 (file)
@@ -1,4 +1,100 @@
-2002-02-12 |melvin]    0.7.0claws71
+2002-02-17 [melvin]    0.7.1claws9
+
+       * src/gtkspell.c
+               Fixed compile-time warnings.
+
+2002-02-16 [alfons]    0.7.1claws8
+
+       * src/filesel.c
+               fix inadvertent free of NULL pointer which caused
+               sylpheed to crash when closing the save-as dialog
+               using the window close button
+
+2002-02-16 [carsten]   0.7.1claws7
+       * src/mainwindow.[ch]
+         src/summaryview.c
+         src/prefs_common.c
+               fixes for pixmap theming code:
+                       - recently changed mail attributes shouldn't get
+                         lost any longer
+                       - theme is only reloaded iff another theme was
+                         selected
+
+2002-02-16 [paul]      0.7.1claws6
+
+       * sync with sylpheed 0.7.2 release
+               see ChangeLog entry 2002-02-15 and 2002-02-16
+
+2002-02-15 [paul]      0.7.1claws5
+
+       * sync with sylpheed 0.7.1cvs9
+               see ChangeLog entry 2002-02-15
+
+       * po/POTFILES.in
+               remove unneeded headerwindow.c entry
+
+2002-02-14 [carsten]   0.7.1claws4
+       * src/summaryview.c
+               fixed a bug for "Go to next unread message": there was
+               an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
+               in the prefs, because of doing "Search again" instead
+               "No"
+
+2002-02-14 [carsten]   0.7.1claws3
+       * src/stock_pixmap.c
+               removed 2 more mem leaks; following memprof,
+               this code is "leak free" now :)
+
+2002-02-14 [carsten]   0.7.1claws2
+       * src/stock_pixmap.c
+               used opendir/readdir/closedir instead of scandir
+               -> code should work now on Solaris
+
+2002-02-14 [paul]      0.7.1claws1
+
+       * sync with sylpheed 0.7.1cvs8
+               see ChangeLog entries 2002-02-13 and 2002-02-14
+
+       * README.claws
+               add some description of Actions and Pixmap Themes
+
+2002-02-13 [paul]      
+
+       * version 0.7.1claws release
+
+2002-02-13 [paul]      0.7.1claws
+
+       * po/es.po
+         po/it.po
+         po/pt_BR.po
+               updated translations, submitted by Ricardo Mones Lastra,
+               Alessandro Maestri and Fabio Junior Beneditto
+
+2002-02-13 [melvin]    0.7.0claws75
+
+       * src/prefs_actions.c
+               Added missing "signal.h" include
+
+2002-02-13 [melvin]    0.7.0claws74
+
+       * src/prefs_folder_item.c
+               Added missing "config.h" include
+       * po/fr.po
+               Updated French translation for folder propriety.
+
+2002-02-13 [jens]      0.7.0claws73
+
+       * po/POTFILES.in
+               Added missing src/prefs_folder_item.c [log added by melvin]
+       * po/de.po
+               Updated German translation.
+
+2002-02-13 [melvin]    0.7.0claws72
+
+       * po/fr.po
+               Updated French translation.
+
+2002-02-13 [melvin]    0.7.0claws71
 
        * src/gtkutils.c
                Made gtkut_editable_get_selection return NULL if selection