aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS7
2 files changed, 5 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 0ffc5e9b..908d53ab 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,7 +3,7 @@
# If you're running QNX, we can't assume a working autoconf.
# So just uncomment all the lines marked QNX.
-VERS=4.5.5
+VERS=4.5.6
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index 5f318ec1..7e7f47fd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,11 @@
fetchmail-4.5.6 ():
* SDPS support, experimental version 2. Requires configure --enable-SDPS.
* Major FAQ update. Added geocities warning.
-* Fix --configdump so embedded single and double quotes are handled.
-* Fix fetchmailconf that prevented deletion of first items in lists.
+* Fixed --configdump so embedded single and double quotes are handled.
+* Fetchmailconf 1.3: fixed bug that prevented deletion of first items in lists.
+* Fixed the `set postmaster' option to work correctly, grrr...
-There are 254 people on fetchmail-friends and 267 on fetchmail-announce.
+There are 253 people on fetchmail-friends and 272 on fetchmail-announce.
fetchmail-4.5.5 (Mon Aug 3 16:08:14 EDT 1998):
* Brendan Cully's FAQ entry on GSSAPI.