diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-04-18 18:49:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-04-18 18:49:51 +0000 |
commit | 94ae0200b0ab4cff66f187618fd9246e8522a58f (patch) | |
tree | 6409f41cc216e3cd267b6ef7ada3f88562e588a4 | |
parent | 04fd7059a9bdc519f72c92085bc2453289a1839b (diff) | |
download | fetchmail-94ae0200b0ab4cff66f187618fd9246e8522a58f.tar.gz fetchmail-94ae0200b0ab4cff66f187618fd9246e8522a58f.tar.bz2 fetchmail-94ae0200b0ab4cff66f187618fd9246e8522a58f.zip |
Version bump.
svn path=/trunk/; revision=2441
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 414085de..e4d26bba 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.0 +VERSION = 5.0.1 SUBDIRS = @INTLSUB@ @POSUB@ @@ -13,6 +13,7 @@ fetchmail-5.0.1 (): * Mike Pearce's fix for buggy DEFAULT handling in .netrc. * Keep validation errors from generating message lines that qmail will reject. * Can now use expunge option to chop POP3 retrievals into subsessions. +* Fix broken site-deletion code in fetchmailconf. There are 253 people on fetchmail-friends and 370 on fetchmail-announce. |