aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-10-26 18:39:04 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-10-26 18:39:04 +0000
commit265027a7c122ab9992ca9e6c9a42dd9b93f4944b (patch)
treed8eb41df76f8aa013cdc71bacbbefcde162168ed /NEWS
parentb5d9871e38e2bee9283beb475f9a7e2679954f67 (diff)
downloadfetchmail-265027a7c122ab9992ca9e6c9a42dd9b93f4944b.tar.gz
fetchmail-265027a7c122ab9992ca9e6c9a42dd9b93f4944b.tar.bz2
fetchmail-265027a7c122ab9992ca9e6c9a42dd9b93f4944b.zip
Backed oup username quoting.
svn path=/trunk/; revision=2641
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c647c11..8882bff2 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@
* Grant Edwards's patch to correct NTLM behavior.
* James Brister's fix for IP-address hostnames.
* Updated config.guess and config.sub.
+* Backed out the 5.1.0 change to quote usernames with embedded spaces.
+ It actually breaks things.
fetchmail-5.1.2 (Thu Oct 7 09:46:07 EDT 1999), 17906 lines:
* Joe Loughry <loughry@uswest.net> sent a patch to handle multihomed machines.