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-04-06 09:30:06 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-06 09:30:06 (GMT)
commitc8966c0d0cc708f6828b0cb1b379e6813b72b1c3 (patch)
treed773aff0da638db231740f0f3d91a03d864ad106 /ChangeLog
parentf7d424fa4abeb013d8f38ad7a4b4948d5c1e5a06 (diff)
Fix a crash when printing a range that doesn't specify the start or end
2008-04-06 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-jobs.c: (ev_job_print_get_page_list): Fix a crash when printing a range that doesn't specify the start or end page. Fixes bug #524288. svn path=/trunk/; revision=2989
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6de9a8..cbe2adc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-06 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-jobs.c: (ev_job_print_get_page_list):
+
+ Fix a crash when printing a range that doesn't specify the start or
+ end page. Fixes bug #524288.
+
2008-04-02 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_cmd_continuous),