* tools/kdeservicemenu/install.sh
[claws.git] / ChangeLog-gtk2.claws
index 895451cd08e81f416d3ff24491350e7972729ca6..27a7cccd8decbf8c9615971281fb253bf896af52 100644 (file)
@@ -1,3 +1,48 @@
+2005-05-22 [paul]
+
+       * tools/kdeservicemenu/install.sh
+               use kdesu to prompt for root password if doing
+               global install/uninstall
+
+2005-05-20 [colin]     1.9.11cvs2
+
+       * src/procmsg.c
+               Fix another compilation error with gcc-2.9x
+               Thanks to Pawel Pekala <c0rn@gazeta.pl>
+       * src/send_message.c
+               Don't send QUIT if we aren't connected
+
+2005-05-19 [colin]     1.9.11cvs1
+
+       * src/procmsg.c
+               Fix compilation with gcc 2.9x
+
+2005-05-19 [paul]      1.9.11
+
+       1.9.11 released
+
+2005-05-19 [paul]      1.9.9cvs14
+
+       * src/gtk/inputdialog.c
+               prevent gettext warning
+
+2005-05-19 [paul]      1.9.9cvs13
+
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/textview.c
+       * src/textview.h
+               add an option to toggle cursor in message
+               view (sync with main)
+
+2005-05-18 [colin]     1.9.9cvs12
+
+       * src/compose.c
+               Dereference freed pointer
+       * src/gtk/gtkaspell.c
+               Fix duplication of dictionaries (is it an aspell issue?)
+
 2005-05-18 [colin]     1.9.9cvs11
 
        * src/gtk/inputdialog.c