diff options
author | Alex Graveley <alex@ximian.com> | 2001-10-09 20:48:48 +0000 |
---|---|---|
committer | Alex Graveley <orph@src.gnome.org> | 2001-10-09 20:48:48 +0000 |
commit | 4776056b7ed1498b59677406cc743efdef694a03 (patch) | |
tree | b042bf48a8152541d2bf4d4b084cff455aed6b3f /ChangeLog | |
parent | 26f76f578aff3580cef137ff1e65c38945ff247e (diff) | |
download | libsoup-4776056b7ed1498b59677406cc743efdef694a03.tar.gz libsoup-4776056b7ed1498b59677406cc743efdef694a03.tar.bz2 libsoup-4776056b7ed1498b59677406cc743efdef694a03.zip |
don't call __uri_exists as __is_collection should check this.
2001-10-09 Alex Graveley <alex@ximian.com>
* src/libsoup/soup-dav-server.c (parent_exists): don't call
__uri_exists as __is_collection should check this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-10-09 Alex Graveley <alex@ximian.com> + + * src/libsoup/soup-dav-server.c (parent_exists): don't call + __uri_exists as __is_collection should check this. + 2001-10-06 Alex Graveley <alex@ximian.com> * configure.in (enable_nss): Explicitly add libplc4 and libplds4 |