From: Alex Graveley Date: Thu, 27 Sep 2001 07:56:53 +0000 (+0000) Subject: Fix constness for get_dav_prop and get_custom_prop. X-Git-Tag: SOUP_0_6_0~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c66e1447436221bc580e4466d6dd7e762623005f;p=platform%2Fupstream%2Flibsoup.git Fix constness for get_dav_prop and get_custom_prop. 2001-09-27 Alex Graveley * src/libsoup/soup-dav-server.h: Fix constness for get_dav_prop and get_custom_prop. --- diff --git a/ChangeLog b/ChangeLog index 354873c..d536182 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-27 Alex Graveley + + * src/libsoup/soup-dav-server.h: Fix constness for get_dav_prop + and get_custom_prop. + 2001-09-19 Dan Winship * src/libsoup/soup-message.c (soup_message_send): Fix this to not