2006-06-02 Jeffrey Stedfast * camel/camel-stub-marshal.c (do_read): Patch to my last patch. Oops, camel_read() doesn't guarantee that it will read 'n' requested bytes (as camel_write() guarantees that it will write 'n' bytes), it is just a cancellable read() implementation. This should fix bug #179566. 2006-05-23 Nancy Fix #341803 * storage/Makefile.am:replace "ximian-connector-setup" by "exchange-connector-setup" 2006-05-17 Harish Krishnaswamy