aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-22 20:57:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-22 20:57:23 +0000
commitcb022a3a381d57f3d64c5d4436130da4527571d4 (patch)
tree91021b97604001781c2bc7235a5749cc9c07c079
parentdee11faced4ebb3835426e61e24912458b482208 (diff)
downloadfetchmail-cb022a3a381d57f3d64c5d4436130da4527571d4.tar.gz
fetchmail-cb022a3a381d57f3d64c5d4436130da4527571d4.tar.bz2
fetchmail-cb022a3a381d57f3d64c5d4436130da4527571d4.zip
Version bump.
svn path=/trunk/; revision=2835
-rw-r--r--Makefile.in2
-rw-r--r--NEWS6
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 5b69f52a..66521fa4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.3.3
+VERSION = 5.3.4
SUBDIRS = @INTLSUB@ @POSUB@
diff --git a/NEWS b/NEWS
index b583aeb3..23c7633b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,16 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.3.4 (Wed Mar 22 15:55:51 EST 2000), 18819 lines:
+
* Added FAQ item on performance under load.
* Fix Debian bug #60202 (segfaults when given command line arguments).
This only applied to `antispam', as it turned out.
* Work around InterChange's bug with attachments as suggested by
paul666@mailandnews.com.
-* Enable checks on multiople folders.
+* Enable checks on multiple folders.
+
+There are 294 people on fetchmail-friends and 504 on fetchmail-announce.
fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines: