diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-29 05:51:31 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-29 05:51:31 +0800 |
commit | b65e8f416c4f36d5ba3273e8ae8acac2436dfd06 (patch) | |
tree | 477c738460958816da8c0ea2efc21ca5cec0bd7e /plugins/calendar-http/ChangeLog | |
parent | 2a18e6c616580e208eaf65b4f1ce0d12350853e9 (diff) | |
download | gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar.gz gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar.bz2 gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar.lz gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar.xz gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.tar.zst gsoc2013-evolution-b65e8f416c4f36d5ba3273e8ae8acac2436dfd06.zip |
Fixes #268162.
svn path=/trunk/; revision=33877
Diffstat (limited to 'plugins/calendar-http/ChangeLog')
-rw-r--r-- | plugins/calendar-http/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index 16968f8182..839d2ca8fb 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -1,3 +1,14 @@ +2007-07-25 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #268162 + + * org-gnome-calendar-http.eplug.xml: + Added new entry for username. + * calendar-http.c: (e_calendar_http_auth): + Creates and setup entry for username. + * calendar-http.c: (username_changed): + New callback when user changes username entry content. + 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #419524 |