From abd054f4244d020873c031bdc8de0cb7c57ca2c2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 27 Mar 2000 21:37:49 +0000 Subject: keep separate input and output streams so the output doesn't end up being * providers/pop3/camel-pop3-store.c: keep separate input and output streams so the output doesn't end up being buffered. * providers/pop3/camel-pop3-folder.c (get_message_by_number): finish implementing this. * providers/Makefile.am (SUBDIRS): Add pop3. svn path=/trunk/; revision=2196 --- camel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 396fdece55..ca0c4aba92 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2000-03-27 Dan Winship + + * providers/Makefile.am (SUBDIRS): Add pop3. + + * providers/pop3/camel-pop3-store.c: keep separate input and + output streams so the output doesn't end up being buffered. + + * providers/pop3/camel-pop3-folder.c (get_message_by_number): + finish implementing this. + 2000-03-27 Michael Meeks * camel-mime-part.c (my_set_disposition): fix so less broken. -- cgit v1.2.3