diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 9264a50300..0356045cc9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,7 +1,15 @@ 2002-04-14 Jeffrey Stedfast <fejj@ximian.com> - * camel-provider.c: Added #include <sys/types.h> for dirent.h - which needs it on MacOS X. + * providers/local/camel-spoold-store.c: Added #include + <sys/types.h> for dirent.h which needs it on MacOS X. + + * providers/local/camel-maildir-store.c: Same. + + * providers/nntp/camel-nntp-store.c: Same. + + * providers/imap/camel-imap-message-cache.c: Same. + + * camel-provider.c: Same. * camel-data-cache.c: Same. |