summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-05-30 18:33:14 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2013-05-30 18:34:53 -0400
commit96d0d4533c37f23e3e5403a336aaed5a42ce90d5 (patch)
tree50ece43827464a4cc5d95ba16c69e702d4e62fb0 /docs
parentacf5cd0a4b55c1b6817a9956a57103b40483d82f (diff)
downloadampache-96d0d4533c37f23e3e5403a336aaed5a42ce90d5.tar.gz
ampache-96d0d4533c37f23e3e5403a336aaed5a42ce90d5.tar.bz2
ampache-96d0d4533c37f23e3e5403a336aaed5a42ce90d5.zip
Drop validateEmail
PHPMailer will validate the format of the address, and that's all we really want.
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index a6631a13..bbe26643 100755
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -3,6 +3,7 @@ CHANGELOG
3.6-FUTURE
----------
+- Removed external module 'validateEmail'
- Updated PHPMailer to 5.2.6
3.6-alpha6 *2013-05-30*