diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 14:19:07 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 14:19:07 +0800 |
commit | 00dbc974c6830aa29243964d82836ecd0d48560a (patch) | |
tree | 09e37558712f03b05b71ec0ba2e451b1567dd6c2 /plugins/publish-calendar/ChangeLog | |
parent | 20f0d06bf32e4fb4a52c41c269426c769a5840db (diff) | |
download | gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar.gz gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar.bz2 gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar.lz gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar.xz gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.tar.zst gsoc2013-evolution-00dbc974c6830aa29243964d82836ecd0d48560a.zip |
Fixes #347973
svn path=/trunk/; revision=32438
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r-- | plugins/publish-calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog index a61c729da6..c4b9b86fc9 100644 --- a/plugins/publish-calendar/ChangeLog +++ b/plugins/publish-calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #347973 + * url-editor-dialog.c: (set_from_uri): Parse the uri + using EUri. + 2006-02-09 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> Fixes #328389 |