aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2000-04-15 10:11:28 +0800
committerChris Toshok <toshok@src.gnome.org>2000-04-15 10:11:28 +0800
commitbdf982f30ab915a67a9787ad51ea5e56690e449d (patch)
tree24f3e7b3560d9618576392d7198f3c8f33bb7ba9 /camel/ChangeLog
parentb6bf167857d3c9ddb0a7819a1ace83f993c43e1e (diff)
downloadgsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar.gz
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar.bz2
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar.lz
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar.xz
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.tar.zst
gsoc2013-evolution-bdf982f30ab915a67a9787ad51ea5e56690e449d.zip
add nntp
* providers/Makefile.am (SUBDIRS): add nntp svn path=/trunk/; revision=2448
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 7ff38b67cd..bb54e71a84 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-14 Chris Toshok <toshok@helixcode.com>
+
+ * providers/Makefile.am (SUBDIRS): add nntp
+
2000-04-14 Christopher James Lahey <clahey@helixcode.com>
* providers/mbox/camel-mbox-folder.c: Fix switch statement.