summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fba5d59b..accc3000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2002-11-22 Dan Winship <danw@ximian.com>
+ * libsoup/soup-types.h: New, typedefs for basic soup structs, to
+ prevent #include loops.
+
+ * libsoup/Makefile.am (libsoupinclude_HEADERS): add soup-types.h
+
+ * update #includes appropriately
+
+2002-11-22 Dan Winship <danw@ximian.com>
+
* libsoup/soup-uri.c: Update this to match RFC 2396. In
particular: Don't parse "parameters" separately from "path", never
copy a "fragment" from the base URI, and consider the relative URI