diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-16 13:17:39 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-16 13:17:39 +0800 |
commit | ff24d3c2d19006428167a36a4fb46d551f259e4d (patch) | |
tree | fb29ab867842e55797e5b117418ae8481894e1dd /plugins/calendar-http | |
parent | c08527c8364b491c778287d1a3db6bd98eaa4bd2 (diff) | |
download | gsoc2013-evolution-ff24d3c2d19006428167a36a4fb46d551f259e4d.tar.gz gsoc2013-evolution-ff24d3c2d19006428167a36a4fb46d551f259e4d.tar.zst gsoc2013-evolution-ff24d3c2d19006428167a36a4fb46d551f259e4d.zip |
corrected the changelog.
svn path=/trunk/; revision=31190
Diffstat (limited to 'plugins/calendar-http')
-rw-r--r-- | plugins/calendar-http/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index ba0a74a48a..d83bf9026c 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -2,7 +2,7 @@ Fixes #267402 * plugins/calendar-http/calendar-http.c - * plugins/calendar-http/org-gnome-calendar-http.eplug.xml + * plugins/calendar-http/org-gnome-calendar-http.eplug.xml: Add support for accessing web calendars over HTTPS. 2005-06-27 Tor Lillqvist <tml@novell.com> |