diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-31 16:31:48 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-31 16:31:48 -0300 |
commit | 551a4d7bd1630847333ba67b8609491372230540 (patch) | |
tree | 2819d9e1626172d04e1bc7804e501b072e39541f /changes | |
parent | 44fc31656f028942caeca5a9ce55b86ef14b3289 (diff) |
Properly parse mail address
Diffstat (limited to 'changes')
-rw-r--r-- | changes/properly_parse_addr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/properly_parse_addr b/changes/properly_parse_addr new file mode 100644 index 0000000..a41ba05 --- /dev/null +++ b/changes/properly_parse_addr @@ -0,0 +1,2 @@ + o Properly parse mail address of the form "Name + <user@domain>". Fixes #3653.
\ No newline at end of file |