aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-07-29 05:51:31 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-07-29 05:51:31 +0800
commitb65e8f416c4f36d5ba3273e8ae8acac2436dfd06 (patch)
tree477c738460958816da8c0ea2efc21ca5cec0bd7e /plugins/calendar-http/ChangeLog
parent2a18e6c616580e208eaf65b4f1ce0d12350853e9 (diff)
downloadgsoc2013-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/ChangeLog11
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