aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-07-10 03:21:59 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-07-10 03:21:59 +0800
commit96d7f1821883b2355e3b9d8fd640595ac699c100 (patch)
tree9a185b551cce76e12a51a320a8ecfdf3e0318090 /camel/ChangeLog
parent2bd47d3cda52acc0beb688ffb4a8202412de5c09 (diff)
downloadgsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar.gz
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar.bz2
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar.lz
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar.xz
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.tar.zst
gsoc2013-evolution-96d7f1821883b2355e3b9d8fd640595ac699c100.zip
Get rid of the #ifdef ENABLE_THREADS since we no longer plan to
2003-07-09 Jeffrey Stedfast <fejj@ximian.com> 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. svn path=/trunk/; revision=21778
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
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.