diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 001473bf..5e2b22fd 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.2.2 +VERS=4.2.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -13,6 +13,12 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.2.3 (Thu Sep 18 16:19:10 EDT 1997) +* Fix a bug in IMAP message-size retrieval. +* Yet another try at getting the size-consistency check right. + +There are 286 people on the fetchmail-friends list. + fetchmail-4.2.2 (Wed Sep 17 22:56:05 EDT 1997) * Re-enable --limit under IMAP (bug introduced in 4.2.0). * Autoconfigure root-mode PID-file directory to /etc if no /var/run. |