2007-09-18 [colin] 3.0.1cvs7
[claws.git] / ChangeLog
index 2f5e131753de7133f98ce60139f0bb9a4b3d6ca0..db4891bde4d1963bada01cff360c952390359900 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2007-09-18 [colin]     3.0.1cvs7
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_image_viewer.c
+       * src/printing.c
+               GtkPrintOperation:
+               - add image printing support
+               - add option to print images
+               - add preview widget
+               - add saving of a few Page Setup parameters
+
+2007-09-18 [colin]     3.0.1cvs6
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Guillaume Chazarain
+
+2007-09-18 [colin]     3.0.1cvs5
+
+       * src/common/utils.c
+               Fix bug 1321, 'access before allocation 
+               when scanning for uris'. Patch by 
+               Guillaume Chazarain <guichaz@yahoo.fr>
+
+2007-09-18 [colin]     3.0.1cvs4
+
+       * src/toolbar.c
+               Fix bug 1320, 'Memory leak caused by 
+               gtk_container_get_children'. Patch by
+               Guillaume Chazarain <guichaz@yahoo.fr>
+
 2007-09-18 [colin]     3.0.1cvs3
 
        * src/printing.c