2007-06-10 [wwp] 2.9.2cvs51
[claws.git] / ChangeLog
index 22b3c19217f9a6a59d61746a3df8166796c6c9bb..2660274ec1b76acd10b17fd437c730b75029a80c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2007-06-10 [wwp]       2.9.2cvs51
+
+       * src/gtk/pluginwindow.c
+               Fix button bar in plugin window, was centered and not
+               behaving like other dialogs w/ such button bar.
+
+2007-06-08 [wwp]       2.9.2cvs50
+
+       * src/compose.c
+       * src/compose.h
+       * src/main.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Provide a way out of automatic draft saving on IMAP, when
+               exiting offline.
+               Prevent drafting while sending and quitting while sending.
+               Thanks for Colin.
+
+
+
+2007-06-08 [wwp]       2.9.2cvs49
+
+       * src/prefs_account.c
+       * src/gtk/prefswindow.c
+       * src/gtk/prefswindow.h
+               Activate the Basic page when opening account prefs.
+
+2007-06-08 [wwp]       2.9.2cvs48
+
+       * src/common/socket.c
+               Don't crash if fork() fails, thanks to Colin.
+
 2007-06-08 [wwp]       2.9.2cvs47
 
        * src/gtk/prefswindow.c