From 879d89c77cfedfb1a60ac0e030a83909d8143b1f Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sun, 13 Jun 2004 03:15:21 +0000 Subject: Updated. --- AUTHORS | 12 +++++++++++- ChangeLog | 23 +++++++++++++++++++++++ THANKS | 34 +++++++++++++++++++--------------- 3 files changed, 53 insertions(+), 16 deletions(-) diff --git a/AUTHORS b/AUTHORS index 549c68817..ef28dab20 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,20 @@ -The current maintainer Alain Magloire +The current maintainer Sergey Poznyakoff +Alain Magloire + The starting framework of mailutils etc .. Brian Edmond + Various code and bug reports Dave Inglis + The orignal MIME handling code Jakob Kaivo + The starting framework for the POP3 and IMAP4 daemons Jeff Bailey + The starting framework for the mailbox library Sean 'Shaleh' Perry + The starting framewok for the mailbox library Sergey Poznyakoff + Worked on pretty much everything 8-) Sam Roberts + The parsing code for email addresses. Wojciech Polak + TLS support, documentation diff --git a/ChangeLog b/ChangeLog index 5106a6ad6..373aac388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2004-06-12 Alain Magloire + + * THANKS: Move part of it to AUTHORS file, reorder alphabetically + * AUTHORS: Reorder alpha. + +2004-06-12 Alain Magloire + + Putting the framework for NNTP support. + + * include/mailutils/nntp.h: New file + * include/mailutils/sys/nntp.h: New file + * mailbox/nntp/nntp_carrier.c: New file + * mailbox/nntp/nntp_connect.c: New file + * mailbox/nntp/nntp_create.c: New file + * mailbox/nntp/nntp_debug.c: New file + * mailbox/nntp/nntp_destroy.c: New file + * mailbox/nntp/nntp_disconnect.c: New file + * mailbox/nntp/nntp_readline.c: New file + * mailbox/nntp/nntp_response.c: New file + * mailbox/nntp/nntp_sendline.c: New file + * mailbox/nntp/nntp_stream.c: New file + * mailbox/nntp/nntp_timeout.c: New file + 2004-06-12 Sergey Poznyakoff * auth/gsasl.c: Revised use of const modifiers diff --git a/THANKS b/THANKS index d0d688ad0..02cf9a587 100644 --- a/THANKS +++ b/THANKS @@ -1,18 +1,22 @@ GNU mailutils THANKS file -GNU mailutils has originally been written by Jakob Kaivo, Jeff Bailey and -Sean 'Shaleh' Perry. Many people further contributed to GNU mailutils by -reporting problems, suggesting various improvements or submitting actual -code. Here is a list of these people. Help us keep it complete and exempt -of errors. +Many people further contributed to GNU mailutils by reporting problems, +suggesting various improvements or submitting actual code. Here is a list of +these people. Help us keep it complete and exempt of errors. -Frank Belew -Vesselin Atanasov -Sergey Poznyakoff -Jim Hull -James Troup -Matthew Whitworth -Jordi Mallach -Olivier Bornet -Simon Josefsson -Timothy Carpenter +Alain Magloire +Frank Belew +Jakob 'sparky' Kaivo +James Troup +Jeff Bailey +Jim Hull +Jordi Mallach +Matthew Whitworth +Olivier Bornet +Sam Roberts +Sean 'Shaleh' Perry +Sergey Poznyakoff +Simon Josefsson +Timothy Carpenter +Vesselin Atanasov +Wojciech Polak -- cgit v1.2.1