aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-30 14:25:15 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-30 14:25:15 +0000
commita06e308306ed41ca257eabc7e522b03cfbe1c53b (patch)
tree9d3faf5d76570b70d48c0414e2cfdfe4909aa70e /NEWS
parent7ecfbbff9c1f4211fe4e86cec10c42df3f951b2d (diff)
downloadfetchmail-a06e308306ed41ca257eabc7e522b03cfbe1c53b.tar.gz
fetchmail-a06e308306ed41ca257eabc7e522b03cfbe1c53b.tar.bz2
fetchmail-a06e308306ed41ca257eabc7e522b03cfbe1c53b.zip
Handle multiple comma-separated local names correctly.
svn path=/trunk/; revision=434
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83f549e6..bfd3aa19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Release Notes:
+pl 1.9.6 ():
+* Make rewrite option handle multiple comma-separated local names correctly.
+
pl 1.9.5 (Tue Oct 29 20:07:41 EST 1996):
* Added -N, --nodetach option for debugging purposes.
* Use interval timers for poll-interval sleep and nonresponse timeout.