From 6bf6ad161323e20be3e1aef847aeaeb3c1f1f6f6 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 28 Mar 2000 21:15:21 +0000 Subject: make this return a CamelStream rather than a CamelSeekableSubstream, * camel-seekable-substream.c (camel_seekable_substream_new_with_seekable_stream_and_bounds): make this return a CamelStream rather than a CamelSeekableSubstream, because that's the way Gtk objects tend to work. svn path=/trunk/; revision=2218 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index c8cebe07d1..f04c228db4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2000-03-28 Dan Winship + * camel-seekable-substream.c + (camel_seekable_substream_new_with_seekable_stream_and_bounds): + make this return a CamelStream rather than a + CamelSeekableSubstream, because that's the way Gtk objects tend to + work. + * camel-service.c (camel_service_gethost, camel_service_getport): convenience functions to canonicalize the host and port values of a service's URL. -- cgit v1.2.3