diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index afa781d3..736ba2a9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.7.7 +VERSION = 5.8.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -2,6 +2,13 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +------------------------------------------------------------------------------ +fetchmail-5.8.0 (Mon Apr 2 15:18:33 EDT 2001), 20459 lines: + +* Documentation update for gold release. + +There are 312 people on fetchmail-friends and 568 on fetchmail-announce. + fetchmail-5.7.7 (Wed Mar 28 20:24:48 EST 2001), 20459 lines: * More configure fixes -- include missing stub script in the distribution. |