From: pdontthink Date: Wed, 24 Oct 2007 10:39:59 +0000 (+0000) Subject: Fix outgoing messages to allow addresses such as "0" or "000", etc. See #1818398 X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=b49d3e4f81644cd88599615a9991fc009fa386c4 Fix outgoing messages to allow addresses such as "0" or "000", etc. See #1818398 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12739 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 953cbfd5..5d2f0922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -223,6 +223,8 @@ Version 1.5.2 - SVN - Enabled user selection of address format when adding from address book during message composition. - Added a "short_open_tag" configuration test. + - Fixed outgoing messages to allow addresses such as "0@..." or "000@...", + etc. (#1818398). Version 1.5.1 (branched on 2006-02-12) --------------------------------------