diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2003-11-01 02:11:13 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-11-01 02:11:13 +0800 |
commit | b4dcb8632fb591b58c8363132715eb4e723cc3c1 (patch) | |
tree | 9ec3f4b6d87a3a5a7dff7ed85be604838f52c419 /e-util/ChangeLog | |
parent | 24557bc3bfbf5d02345536e2b1d53bd33140d91b (diff) | |
download | gsoc2013-evolution-b4dcb8632fb591b58c8363132715eb4e723cc3c1.tar.gz gsoc2013-evolution-b4dcb8632fb591b58c8363132715eb4e723cc3c1.tar.zst gsoc2013-evolution-b4dcb8632fb591b58c8363132715eb4e723cc3c1.zip |
Don't compress trailing slashes in URI elements.
2003-10-31 Hans Petter Jansson <hpj@ximian.com>
* e-source.c (e_source_get_uri): Don't compress trailing slashes in
URI elements.
svn path=/trunk/; revision=23155
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index cb97b3aa8b..4aa77c2383 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2003-10-31 Hans Petter Jansson <hpj@ximian.com> + + * e-source.c (e_source_get_uri): Don't compress trailing slashes in + URI elements. + 2003-10-31 Not Zed <NotZed@Ximian.com> * e-account.c (e_account_(sg)et_from_xml): add encrypt_key id, and |