aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-08-22 19:57:47 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-08-22 19:57:47 +0800
commit000e7a9625bff0db25efa553b487c482620f354e (patch)
treed4ff2b98ff5f744bb00dc866d97488489943eddc /calendar/ChangeLog
parent9de0b61f706f8ec51cd60059fbb04c5cda3c235c (diff)
downloadgsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.gz
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.bz2
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.lz
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.xz
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.zst
gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.zip
Fixes #351263
svn path=/trunk/; revision=32626
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 f5b38017b4..bb8dfba7cc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-22 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #351263
+ * gui/dialogs/event-page.c: (init_widgets):
+ do not add duplicate items in menu.
+
+ Committing the patch from Sebastien Bacher <seb123@debian.org>
+
2006-08-22 Kjartan Maraas <kmaraas@gnome.org>
* gui/calendar-component.c (ensure_sources): Plug a leak.