2005-10-26 [wwp] 1.9.15cvs110
[claws.git] / ChangeLog-gtk2.claws
index 824204f11e3745e43d6c596b05dee2fd56c167cf..5134607f8ff196045cf133e6e1da8d3c67948362 100644 (file)
@@ -1,3 +1,74 @@
+2005-10-26 [wwp]       1.9.15cvs110
+
+       * src/folder.c
+       * src/manual.c
+       * src/summaryview.c
+               fix uninitialized pointers in the folder updating hook
+               (thanks to Colin)
+
+2005-10-25 [mones]     1.9.15cvs109
+
+       * manual/faq.xml
+               General information subsection completed. 
+               Removed archaic references.
+               
+       * manual/Makefile
+       * manual/dtd/manual.dsl
+               Added customization stylesheet for getting paragraphs
+               fully justified in PDF output (as suggested by Colin).
+
+2005-10-25 [colin]     1.9.15cvs108
+
+       * src/compose.c
+               Fix a second leak
+
+2005-10-25 [colin]     1.9.15cvs107
+
+       * src/addrbook.c
+       * src/addrindex.c
+               Fix leak (xml_get_element() allocates memory)
+       * src/compose.c
+               Fix leak + dead code (shame!)
+       * src/procmime.c
+               Fix leak
+
+2005-10-25 [colin]     1.9.15cvs106
+
+       * src/mimeview.c
+               Fix encoding issue in Save all and in 
+               overwrite-confirmation alertpanel
+
+2005-10-25 [cleroy]    1.9.15cvs105
+
+       * src/common/socket.c
+               Fix a leak - Thanks to Christopher Aillon
+               (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
+
+2005-10-25 [paul]      1.9.15cvs104
+
+       * src/wizard.c
+               Always guess servers from the right-hand
+               email part and guess username from the
+               left-hand part. (Thanks to Colin)
+               add an X-Face to the welcome message
+
+2005-10-25 [paul]      1.9.15cvs103
+
+       * manual/handling.xml
+               written by Colin, edited by me
+
+2005-10-25 [wwp]       1.9.15cvs102
+
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/imap.c
+       * src/noticeview.c
+               fix some compilation warnings
+
+2005-10-24 [paul]
+
+       1.9.99-rc3 released
+
 2005-10-24 [paul]      1.9.15cvs101
 
        * src/gtk/about.c