summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-17 04:57:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-17 04:57:00 +0000
commit0e2e8d83f572f26eb910f20adcafad35ac4a0f89 (patch)
treec876be72cfa25a7d5cd7de049884312703a8f220 /ChangeLog.pre-2-10
parentc7ab7fb60b4da1c49c7754d499bcde568ceb6ee0 (diff)
downloadgdk-pixbuf-0e2e8d83f572f26eb910f20adcafad35ac4a0f89.tar.gz
Improve the handling of the default output filename, to ensure that we
2006-08-17 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/file/gtkprintbackendfile.c: Improve the handling of the default output filename, to ensure that we default to output.ps when only PostScript output is possible. (#348236, Don Scorgie)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index c4e4e815c..be2f4e6d5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,10 @@
2006-08-17 Matthias Clasen <mclasen@redhat.com>
+ * modules/printbackends/file/gtkprintbackendfile.c: Improve
+ the handling of the default output filename, to ensure
+ that we default to output.ps when only PostScript output
+ is possible. (#348236, Don Scorgie)
+
* gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities):
Re-select the current printer to update per-printer ui.
(#348245, Don Scorgie)