about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 264d3e3..00bf97d 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 libnet 1.28  -- TODO
 
+  * Change Net::SMTP::auth() so that it now falls back to another supported AUTH
+    method if a given AUTH method fails.  [Ivan Baktsheev; closes PR#3]
   * Change Net::SMTP::auth() so that it uses the SMTP AUTH mechanism(s)
     specified in the Authen::SASL object if one is provided instead of a
     username.   If a plain text username is specified then use the first