From cfe31b1d5ca4bd0402e9147b5fd5182fbe7be609 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 23 Jun 2000 18:36:53 +0000 Subject: forgot this changelog entry last night. svn path=/trunk/; revision=3710 --- camel/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/camel/ChangeLog b/camel/ChangeLog index ea796dc1da..6e800f9fc2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,29 @@ +2000-06-22 Chris Toshok + + * providers/nntp/.cvsignore: ignore test-newsrc + + * providers/nntp/camel-nntp-store.c, + providers/nntp/camel-nntp-store.h, + providers/nntp/camel-nntp-folder.c, + providers/nntp/camel-nntp-folder.h, + providers/nntp/camel-nntp-utils.c: Bring the nntp provider up to a + state where it builds and is usable with the current camel. there + are still warts (semi-broken .newsrc file handling, and a lack of + a subscribe ui -- in fact no way to add a new server, really), but + it'll display news messages. + + * providers/nntp/Makefile.am (libcamelnntp_la_SOURCES): add + camel-nntp-newsrc.c + (libcamelnntpinclude_HEADERS): add camel-nntp-newsrc.h + also, add test-newsrc stuff. + + * providers/nntp/test-newsrc.c: new file that tests the newsrc + stuff by parsing and regurgitating a .newsrc file for a particular + server. + + * providers/nntp/camel-nntp-newsrc.c, + providers/nntp/camel-nntp-newsrc.h: new files, initial support for .newsrc files. + 2000-06-22 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_message_count): -- cgit v1.2.3