summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2004-06-21 03:23:57 +0000
committerAlain Magloire <alainm@gnu.org>2004-06-21 03:23:57 +0000
commitc506ae0b4e28513405e4d7e338dcb8347a08ae66 (patch)
treee4be0a37c259eab2873ae85104ffcb0cb961646e /ChangeLog
parent631effe4bb766bb5174fb5bf5f64208f06ea88ec (diff)
downloadmailutils-rel-0-5-devel.tar.gz
mailutils-rel-0-5-devel.tar.bz2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36dd1e326..aa6d7330b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2204-06-20 Alain Magloire
+
+ * examples/nntpclient.c: An example of using nntp.
+
+ * mailbox/nntp/nntp_date.c: New file.
+ * mailbox/nntp/nntp_group.c: New file.
+ * mailbox/nntp/nntp_last.c: New file.
+ * mailbox/nntp/nntp_list_extensions.c: New file.
+ * mailbox/nntp/nntp_mode_reader.c: New file.
+ * mailbox/nntp/nntp_next.c: New file.
+ * mailbox/nntp/nntp_quit.c: New file.
+ * mailbox/nntp/nntp_stat.c: New file.
+ * mailbox/nntp/Makefile.am
+ * mailbox/nntp/nntp_article.c: Use new macros.
+ * mailbox/nntp/nntp_body.c: Use new macros.
+ * mailbox/nntp/nntp_connect.c: Use new macros.
+ * mailbox/nntp/nntp_head.c: Use new macros.
+ * mailbox/nntp/nntp_response.c: Use new macros.
+ * include/mailutils/nntp.h: New declarations.
+ * include/mailutils/sys/nntp.h: New declarations and macros..
+
+2204-06-20 Alain Magloire
+
+ * mailbox/pop/pop3_lista.c: Destroy the list on error.
+ * mailbox/pop/pop3_uidla.c: Destroy the list on error.
+
2004-06-15 Alain Magloire
* mailbox/tcp.c(_tcp_close): Check the return value of close(2).

Return to:

Send suggestions and report system problems to the System administrator.