diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in index b25fd272..69e5aba3 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=2.7 +VERS=2.8 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. @@ -1,7 +1,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-2.8 () +fetchmail-2.8 (Sat Jan 11 15:48:33 EST 1997) features -- @@ -11,7 +11,7 @@ features -- * Reorganized and improved man page. -* Mail header parsing now handles RFC822 escapes. +* Mail header parsing now handles RFC822 escapes properly. bugs -- @@ -23,7 +23,7 @@ bugs -- * Fixed some address-parsing bugs in rfc822.c:nxtaddr(). -There are 180 people on the fetchmail-friends list. +There are 184 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-2.7 (Thu Jan 9 03:18:15 EST 1997) |