diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 04:35:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 04:35:01 +0000 |
commit | 2c26e8d988b2e818923b753b9cd2a350f1d12003 (patch) | |
tree | f6e9bc3e1eba885bfb13915b5fab0f462e63f966 | |
parent | dfc16e8a8fb8e2328d6391331fd2f6d58f2b92fb (diff) | |
download | fetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.tar.gz fetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.tar.bz2 fetchmail-2c26e8d988b2e818923b753b9cd2a350f1d12003.zip |
Date the patched releases.
svn path=/trunk/; revision=406
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |