Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-03-08 20:04:10 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-03-08 20:04:10 (GMT)
commit5788f911e2d0cc2529549e8711e3f2d3d05010ec (patch)
tree84418c3c451a0e8606136c11e4185b8311f5b3de /ChangeLog
parent8a7adc25d72197b3d57f1d60d32667377286d004 (diff)
Make sure print job is only run when the print button is clicked. Based on
2008-03-08 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_print_dialog_response_cb): Make sure print job is only run when the print button is clicked. Based on patch by Eugen Dedu. Fixes bug #495107. svn path=/trunk/; revision=2956
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8439517..3f9f7bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-08 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (ev_window_print_dialog_response_cb):
+
+ Make sure print job is only run when the print button is
+ clicked. Based on patch by Eugen Dedu. Fixes bug #495107.
+
2008-03-03 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/pdf/pdfdocument.evince-backend.in: