aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-31 06:05:29 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-31 06:05:29 +0800
commit7217b1b3d2a1e2387dcd6995e8d6f59b37938539 (patch)
tree9e1626c28adf2a44293f067702456f995419cfc0 /calendar/ChangeLog
parent0ad2c0cf65f5769856e9359ec3d0c8d48676c171 (diff)
downloadgsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar.gz
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar.bz2
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar.lz
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar.xz
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.tar.zst
gsoc2013-evolution-7217b1b3d2a1e2387dcd6995e8d6f59b37938539.zip
** Fixes bug #549967
2008-08-30 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #549967 * calendar/gui/caltypes.xml: * calendar/gui/tasktypes.xml: Capitalize "days" in "Next 7 Days". svn path=/branches/kill-bonobo/; revision=36225
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8d1deed13d..752760cc54 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-30 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #549967
+
+ * gui/caltypes.xml:
+ * gui/tasktypes.xml:
+ Capitalize "days" in "Next 7 Days".
+
2008-08-18 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #462242