diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-22 19:57:47 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-22 19:57:47 +0800 |
commit | 000e7a9625bff0db25efa553b487c482620f354e (patch) | |
tree | d4ff2b98ff5f744bb00dc866d97488489943eddc /calendar/ChangeLog | |
parent | 9de0b61f706f8ec51cd60059fbb04c5cda3c235c (diff) | |
download | gsoc2013-evolution-000e7a9625bff0db25efa553b487c482620f354e.tar.gz 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/ChangeLog | 8 |
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. |