aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@src.gnome.org>2008-08-22 17:14:29 +0800
committerTobias Mueller <tobiasmue@src.gnome.org>2008-08-22 17:14:29 +0800
commited4bb8a09293f4eb59716f32ec62d3a39e33527a (patch)
tree5f764f3b4969c73395ef11c8e567f8fb8bf474fb /calendar/ChangeLog
parent5af20e807ea6ad2605e584396a3a0d36057f9c65 (diff)
downloadgsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar.gz
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar.bz2
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar.lz
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar.xz
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.tar.zst
gsoc2013-evolution-ed4bb8a09293f4eb59716f32ec62d3a39e33527a.zip
Make it show "Tasks" for printing tasks list and "Calendar" for printing
a calendar. Patch by Rouslan Solomakhin <rouslan@solomakhin.net>. Fixes bug 547822. svn path=/trunk/; revision=36035
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8d1deed13d..630ae57896 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-22 Tobias Mueller <tobiasmue@svn.gnome.org>
+
+ * gui/print.c (print_table_draw_page):
+ Make it show "Tasks" for printing tasks list and "Calendar" for
+ printing a calendar. Patch by
+ Rouslan Solomakhin <rouslan@solomakhin.net>
+
+ ** Fixes bug 547822
+
2008-08-18 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #462242