diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-14 00:09:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-14 00:09:16 +0000 |
commit | 3a501db74967d4c31aa749e1baec8aa7bdef96e4 (patch) | |
tree | ab9e12b7ebd0ab3b6ca7fe2b61159b249a726190 /NEWS | |
parent | 07921aefa96266949a198f6b43726369c42bed66 (diff) | |
download | fetchmail-3a501db74967d4c31aa749e1baec8aa7bdef96e4.tar.gz fetchmail-3a501db74967d4c31aa749e1baec8aa7bdef96e4.tar.bz2 fetchmail-3a501db74967d4c31aa749e1baec8aa7bdef96e4.zip |
Shrouding is now done over a narrower scope.
svn path=/trunk/; revision=3252
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) * Nalin Dahyabhai's patch to make IPv6 build on older systems. +* Restrict shrouding to just the password send so it won't leak info. fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines: |