Fix outgoing messages to allow addresses such as "0" or "000", etc. See #1818398
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 24 Oct 2007 10:39:59 +0000 (10:39 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 24 Oct 2007 10:39:59 +0000 (10:39 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12739 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 953cbfd5389b632473160c8c055034ad57348d2b..5d2f092216c8b62cae836f3858e7350db9d34f07 100644 (file)
--- 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)
 --------------------------------------