summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-08-28 23:50:44 +0000
committerWojciech Polak <polak@gnu.org>2003-08-28 23:50:44 +0000
commit6b1aa293c9d327da9d7e8ffad8103dc4fc1c44da (patch)
tree975b3664c808f8071e1e753faf1c36068f7cbd6c
parente11f9a598050deefbc38847ec451d9481c5dc427 (diff)
downloadmailutils-6b1aa293c9d327da9d7e8ffad8103dc4fc1c44da.tar.gz
mailutils-6b1aa293c9d327da9d7e8ffad8103dc4fc1c44da.tar.bz2
Updated
-rw-r--r--ChangeLog7
-rw-r--r--examples/.cvsignore1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40371bff6..34df10521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-29 Wojciech Polak
+
+ * mailbox/pop/mbox.c (pop_capa): New function.
+ Moved CAPA support to pop_capa. Conform to RFC 2595:
+ reissue CAPA after successful STLS negotiation.
+ (tls): Renamed to pop_stls().
+
2003-08-29 Sergey Poznyakoff
* auth/gsasl.c: Lots of fixes.
diff --git a/examples/.cvsignore b/examples/.cvsignore
index 92390d549..b049ca88d 100644
--- a/examples/.cvsignore
+++ b/examples/.cvsignore
@@ -13,4 +13,5 @@ mta
http
decode2047
mailcap
+listop
*.l[oa]

Return to:

Send suggestions and report system problems to the System administrator.