diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-16 15:17:17 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-16 15:17:17 +0000 |
commit | c88c80865e8a73e1d76a9435b2b8067d9022c6ff (patch) | |
tree | c67256a0af11667ccece99939ce814723c911e61 | |
parent | 01ca2fa8050ae60b49860dbb78b5e5de92bc4c87 (diff) | |
download | fetchmail-c88c80865e8a73e1d76a9435b2b8067d9022c6ff.tar.gz fetchmail-c88c80865e8a73e1d76a9435b2b8067d9022c6ff.tar.bz2 fetchmail-c88c80865e8a73e1d76a9435b2b8067d9022c6ff.zip |
Version bump.
svn path=/trunk/; revision=1784
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 7f3b6aa0..cb61a78c 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.4.5 +VERS=4.4.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -7,10 +7,11 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.4.6 () +fetchmail-4.4.6 (Sat May 16 11:16:48 EDT 1998) * Fix a bug introduced by my 4.4.5 bug-fix release :-( * Make the internal line buffer eight times longer to cope with idiot DOS-world editors. +* Back out NetBSD configure.in change, it broke all other Kerberos installs. There are 270 people on fetchmail-friends and 212 on fetchmail-announce. |