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-18 10:45:46 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-03-18 10:45:46 (GMT)
commit5d949a64fcb3f3be02cb5ce4466043c8bdb33f31 (patch)
treeb6627f8a505ae1c3fb836e696d42114b436cab84 /ChangeLog
parenta003d7ffe3fd328ae430ae613a8da037f766aabb (diff)
Invert collate action in order to work as expected, fix reverse printing
2008-03-18 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-jobs.c: (ev_job_print_run): Invert collate action in order to work as expected, fix reverse printing so that it doesn't start with a blank page and fix number of copies. Patch by Eugen Dedu. Fixes bug #365332. svn path=/trunk/; revision=2969
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68bcbd1..06c23cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-18 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-jobs.c: (ev_job_print_run):
+
+ Invert collate action in order to work as expected, fix reverse
+ printing so that it doesn't start with a blank page and fix number
+ of copies. Patch by Eugen Dedu. Fixes bug #365332.
+
2008-03-14 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_selection_render_selection):