relicensed - sync with main
[claws.git] / ChangeLog
index 5ce59a302488b30b240b93fabb16bf0c7de786b6..7f63aca951a89f9c31c8f3f17cf4c06f52fd8cfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2002-04-11
+
+       * COPYING: re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
+         the clause for OpenSSL).
+
+2002-04-09
+
+       * src/prefs_account.c
+         src/smtp.[ch]: fixed a bug that didn't complie with OpenSSL enabled.
+
+2002-04-09
+
+       * src/smtp.[ch]
+         src/send.c
+         src/session.[ch]: first reorganization of SMTP protocol handling.
+         SMTPSession: new class which is a sub class of Session.
+         smtp_session_new(): moved send_smtp_open() into this function.
+         smtp_from(): moved SMTP AUTH calls into smtp_auth().
+         smtp_auth(): use server response for SMTP AUTH method.
+         smtp_ehlo(): read server response and set auth type flags.
+         smtp_helo(): separated EHLO command.
+         smtp_ok(): return the last server response if the buffer is
+         specified.
+       * src/esmtp.[ch]: merged into smtp.[ch].
+       * src/imap.c: imap_session_destroy_all(): use session_destroy().
+
 2002-04-08
 
        * src/imap.c: imap_open(): show warning message if IMAP4 session