about summary refs log tree commit
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-06-03 13:12:12 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-06-03 13:12:12 +0100
commit18f6e58853c65d1775c1fc38ef68559ca2e17d59 (patch)
tree414470873b664ef850f75dd109cd011d06e9f28b
parente085102cfdeaa08794a0cd9bb2c6672edfb29336 (diff)
downloadperl-libnet-18f6e58853c65d1775c1fc38ef68559ca2e17d59.tar.gz
Note changes for commit fdcacd730e
-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