aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-21 05:57:50 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-21 05:57:50 +0800
commit325335e9af416529cfe8f82600bac3790ac10d12 (patch)
treec52039448e92bed5cad6062aa4524d2fff50084e /camel/ChangeLog
parenteb51e7b6bbea307be594e1afb2b98a7fa93e8a64 (diff)
downloadgsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar.gz
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar.bz2
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar.lz
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar.xz
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.tar.zst
gsoc2013-evolution-325335e9af416529cfe8f82600bac3790ac10d12.zip
re-enable the nntp provider.
2000-10-20 Chris Toshok <toshok@helixcode.com> * providers/Makefile.am (SUBDIRS): re-enable the nntp provider. svn path=/trunk/; revision=6090
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d34be01259..337a8be5c7 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2000-10-20 Chris Toshok <toshok@helixcode.com>
+ * providers/Makefile.am (SUBDIRS): re-enable the nntp provider.
+
+2000-10-20 Chris Toshok <toshok@helixcode.com>
+
* providers/nntp/camel-nntp-store.c (build_folder_info): add
function to build a tree from the nntp group names (using '.' as a
heirarchy separator.) #ifdefed INFO_AS_TREE only.