diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-06-29 21:18:03 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-06-29 21:18:03 +0000 |
commit | 343f9984ce85c3fcf1b92b78fc694a20ba0f1db7 (patch) | |
tree | 484a630d988d28a1bccbce50bb14ac1661329b85 /NEWS | |
parent | 63e6f0da257dcb7222c97259c3a0b12671470d83 (diff) | |
download | fetchmail-343f9984ce85c3fcf1b92b78fc694a20ba0f1db7.tar.gz fetchmail-343f9984ce85c3fcf1b92b78fc694a20ba0f1db7.tar.bz2 fetchmail-343f9984ce85c3fcf1b92b78fc694a20ba0f1db7.zip |
Cesar Eduardo Barros's fix to avoid double @ when username has @ and envelope
sender is null. Debian bug #272289.
svn path=/trunk/; revision=4061
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -68,6 +68,11 @@ * Miloslav Trmac's patch for fetchmailconf to support string-type values of the "port" variable, avoiding "port None" corruption in .fetchmailrc. To fix Redhat Bug #55623 (Matthias Andree) +* de.po fixes from Nico Golde (Matthias Andree) +* es.po fixes from Jesus Roncero, Debian bug #286044 (Matthias Andree) +* sink.c fix from Cesar Eduardo Barros, to avoid double @ in address + when username contains an @ and the envelope sender is null, Debian + bug #272289 (Matthias Andree) fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: |