aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-28 04:35:01 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-28 04:35:01 +0000
commit2c26e8d988b2e818923b753b9cd2a350f1d12003 (patch)
treef6e9bc3e1eba885bfb13915b5fab0f462e63f966
parentdfc16e8a8fb8e2328d6391331fd2f6d58f2b92fb (diff)
downloadfetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.tar.gz
fetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.tar.bz2
fetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.zip
Date the patched releases.
svn path=/trunk/; revision=406
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e0d69ac2..330f4b5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
Release Notes:
-pl 1.9.3:
+pl 1.9.3 (Sun Oct 27 22:35:33 EST 1996):
* Handle nested parens in RFC822 comments.
* More gcc -Wall cleanup.
* Improved installation docs.
* Don't query DNS on startup unless needed for Kerberos or multidrop mailboxes.
-pl 1.9.2:
+pl 1.9.2 (Sun Oct 27 01:10:30 EST 1996):
* Fix initialization-time core dump when running as root
* Fix fatal error in MDA argument-list construction.