diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 05:08:20 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 05:08:20 +0800 |
commit | 552c833e7ce667c5f9305ef1fa221eeb4eb6b648 (patch) | |
tree | d0199bf6e742826d7bbcdc98b8b05badf4d6f0ad /plugins/publish-calendar/ChangeLog | |
parent | ff3ee70182b39c2f50b26ed096fd934de9497a60 (diff) | |
download | gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar.gz gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar.bz2 gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar.lz gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar.xz gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.tar.zst gsoc2013-evolution-552c833e7ce667c5f9305ef1fa221eeb4eb6b648.zip |
Fixes #277159 (bnc)
svn path=/trunk/; revision=34208
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r-- | plugins/publish-calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog index a25bbfdc76..5c6a38c1fa 100644 --- a/plugins/publish-calendar/ChangeLog +++ b/plugins/publish-calendar/ChangeLog @@ -1,5 +1,12 @@ 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #277159 (bnc) + * url-editor-dialog.c: (frequency_changed_cb), + (url_editor_dialog_construct): Listen to the changes made + in publish frequency. + +2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #274048 * publish-calendar.c: (publish): Prompt for a password if required. |