diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 02:48:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 02:48:42 +0000 |
commit | 1996310fc3052ce59c97523007dbe0847110e590 (patch) | |
tree | 6a4d1827a3cdf82cae9fcd8585c4d70e78b54731 | |
parent | 0c8f44ed92a62e44a2f8b3e932f38913ffa735d4 (diff) | |
download | fetchmail-1996310fc3052ce59c97523007dbe0847110e590.tar.gz fetchmail-1996310fc3052ce59c97523007dbe0847110e590.tar.bz2 fetchmail-1996310fc3052ce59c97523007dbe0847110e590.zip |
Version bump.
svn path=/trunk/; revision=1236
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index b92de88a..6ce98042 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.0.6 +VERS=4.0.7 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -21,11 +21,11 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.0.7 () +fetchmail-4.0.7 (Tue Aug 5 22:47:11 EDT 1997) * Fixed a minor bug in handling of DNS errors in multidrop mode. * Added a `postconnect' analogous to `preconnect'. * Make `interval' count polls skipped because of interface or monitor option. -* Fix UIDL option processing. +* Fixed UIDL and dropstatus option processing. There are 258 people on the fetchmail-friends list. |