aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorBoby Wang <boby.wang@sun.com>2005-11-22 15:51:19 +0800
committerLi Yuan <liyuan@src.gnome.org>2005-11-22 15:51:19 +0800
commitd39bc790f4fa069dead11e0f7f7e777cf15d2b5d (patch)
tree69a93e9524dbfb615cb04980d18168e9eb8fe898 /calendar/ChangeLog
parent87b167609476b2a248bd2b3ba0bef5aff078a62a (diff)
downloadgsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar.gz
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar.bz2
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar.lz
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar.xz
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.tar.zst
gsoc2013-evolution-d39bc790f4fa069dead11e0f7f7e777cf15d2b5d.zip
Fixes #321237 Add the categories' name The name of categories in new
2005-11-22 Boby Wang <boby.wang@sun.com> Fixes #321237 * gui/dialogs/event-page.glade: Add the categories' name The name of categories in new appointment dialog was missed. svn path=/trunk/; revision=30643
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5eb66e110c..13b683a4de 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-22 Boby Wang <boby.wang@sun.com>
+ Fixes #321237
+ * gui/dialogs/event-page.glade: Add the categories' name
+ The name of categories in new appointment dialog was missed.
+
2005-11-17 P. S. Chakravarthi <pchakravarthi@novell.com>
Fixes #314550