aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 04:56:04 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-02 04:56:04 +0800
commitb2cda1d0c6d44f53f71bad9e256f41188677dfba (patch)
tree65bd7560e802baf1740482ae48b952dc5c5957fc /plugins/publish-calendar/ChangeLog
parente52986f4225cbe8496043da74ca250521d244705 (diff)
downloadgsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.gz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.bz2
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.lz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.xz
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.tar.zst
gsoc2013-evolution-b2cda1d0c6d44f53f71bad9e256f41188677dfba.zip
Merge revisions 36016:36533 from trunk.
svn path=/branches/kill-bonobo/; revision=36534
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r--plugins/publish-calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index 7b26673770..52f1d4b2c0 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,15 @@
+2008-09-26 Philip Withnall <philip@tecnocode.co.uk>
+
+ ** Fix for bug #553461 and bug #553389
+
+ * publish-calendar.c (url_remove_clicked):
+ * publish-calendar.glade:
+ * url-editor-dialog.c (create_uri), (check_input),
+ (publish_service_changed), (set_from_uri):
+ * url-editor-dialog.h: Rename the "SSH" option to "Secure FTP (SSH)"
+ and update the code accordingly. Also, change a related string to use
+ better terminology.
+
2008-09-02 Sankar P <psankar@novell.com>
License Changes