diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 3c6a648b93..5a4e8953cb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,18 @@ 2003-07-09 Jeffrey Stedfast <fejj@ximian.com> - * camel-block-file.c: Get rid of the #ifdef ENABLE_THREADS since + Get rid of the #ifdef ENABLE_THREADS since we no longer plan to support/maintain this. + * providers/nntp/camel-nntp-store.c: Here. + + * providers/nntp/camel-nntp-newsrc.c: And here. + + * providers/nntp/camel-nntp-folder.c: Same. + + * providers/local/camel-local-folder.c: And here. + + * camel-block-file.c: Here too. + * camel.c: Same. * camel-certdb.c: Here too. |