aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-12-18 08:07:52 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-12-18 08:07:52 +0000
commit4a450d202eef80e016e6778adf1de185004be8b4 (patch)
tree1898269868a66eacd180e1984643dbc08e9c0ab5
parente0d297633df80e9de07085947358d18e886a7ab3 (diff)
downloadfetchmail-4a450d202eef80e016e6778adf1de185004be8b4.tar.gz
fetchmail-4a450d202eef80e016e6778adf1de185004be8b4.tar.bz2
fetchmail-4a450d202eef80e016e6778adf1de185004be8b4.zip
Ready to ship.
svn path=/trunk/; revision=2283
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3e5400b4..62dcb8f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,16 @@
Release Notes:
-fetchmail-4.7.1 ():
+fetchmail-4.7.1 (Fri Dec 18 03:02:22 EST 1998):
+* FEATURE FREEZE IS NOW IN EFFECT! No new features until after 5.0.0.
* Enable fetchmail to build correctly on systems without socketpair.
* gcc -Wall cleanup.
* Make sure user can see a trouble message in verbose mode when there
are no local matches for recipient addresses.
* Harry McGavran's configure.in fix for mixed Kerberos IV/V installations.
-There are 245 people on fetchmail-friends and 329 on fetchmail-announce.
+There are 246 people on fetchmail-friends and 329 on fetchmail-announce.
+------------------------------------------------------------------------------
fetchmail-4.7.0 (Mon Dec 14 12:05:27 EST 1998):
* Minor correction to make i18n subdirectory builds work better.
* Rob Funk's old-message-check optimization.