summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS12
-rw-r--r--ChangeLog23
-rw-r--r--THANKS34
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 <alainm@gnu.org>
+The current maintainer Sergey Poznyakoff
+Alain Magloire <alainm@gnu.org>
+ The starting framework of mailutils etc ..
Brian Edmond <briane@qnx.com>
+ Various code and bug reports
Dave Inglis <dinglis@qnx.com>
+ The orignal MIME handling code
Jakob Kaivo <jkaivo@ndn.net>
+ The starting framework for the POP3 and IMAP4 daemons
Jeff Bailey <jbailey@gnu.org>
+ The starting framework for the mailbox library
Sean 'Shaleh' Perry <shaleh@debian.org>
+ The starting framewok for the mailbox library
Sergey Poznyakoff <gray@Mirddin.farlep.net>
+ Worked on pretty much everything 8-)
Sam Roberts <sroberts@uniserve.com>
+ The parsing code for email addresses.
Wojciech Polak <polak@gnu.org>
+ 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 <frb@wiw.org>
-Vesselin Atanasov <vesselin@bgnet.bg>
-Sergey Poznyakoff <gray@Mirddin.farlep.net>
-Jim Hull <imaginos@imaginos.net>
-James Troup <james@nocrew.org>
-Matthew Whitworth <matthew@okcomputer.org>
-Jordi Mallach <jordi@sindominio.net>
-Olivier Bornet <Olivier.Bornet@smartdata.ch>
-Simon Josefsson <jas@extundo.com>
-Timothy Carpenter <timbeau_hk@yahoo.co.uk>
+Alain Magloire <alainm@gnu.org>
+Frank Belew <frb@wiw.org>
+Jakob 'sparky' Kaivo <jkaivo@elijah.nodomainname.net>
+James Troup <james@nocrew.org>
+Jeff Bailey <jbailey@nisa.net>
+Jim Hull <imaginos@imaginos.net>
+Jordi Mallach <jordi@sindominio.net>
+Matthew Whitworth <matthew@okcomputer.org>
+Olivier Bornet <Olivier.Bornet@smartdata.ch>
+Sam Roberts <sroberts@uniserve.com>
+Sean 'Shaleh' Perry <shaleh@debian.org>
+Sergey Poznyakoff <gray@Mirddin.farlep.net>
+Simon Josefsson <jas@extundo.com>
+Timothy Carpenter <timbeau_hk@yahoo.co.uk>
+Vesselin Atanasov <vesselin@bgnet.bg>
+Wojciech Polak <polak@gnu.org>

Return to:

Send suggestions and report system problems to the System administrator.