diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 18:35:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-04 18:35:36 +0000 |
commit | fdb1789145dbf7d5c1525c9e031fa8908af69654 (patch) | |
tree | cb9dfa953a8dd9746a8904311ffad5d9e383a373 /NEWS | |
parent | e3a7feb56a5412385d249277cd78ce3ba0193b20 (diff) | |
download | fetchmail-fdb1789145dbf7d5c1525c9e031fa8908af69654.tar.gz fetchmail-fdb1789145dbf7d5c1525c9e031fa8908af69654.tar.bz2 fetchmail-fdb1789145dbf7d5c1525c9e031fa8908af69654.zip |
Allow no run control file.
svn path=/trunk/; revision=216
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,7 +19,7 @@ Inflict severe pain on the person(s) responsible for removing LAST from POP3. fetchmail-1.6 (): * Makefile fixes for correct linking on Sparcs and avoiding duplication of - the md5 files (leading to harmless instsll-time error messages). + the md5 files (leading to harmless install-time error messages). * Fix a bonehead coding error in pop3_delete() that was masked by the Intel register architecture. *blush* Thanks to Jay Anderson. @@ -29,6 +29,8 @@ fetchmail-1.6 (): * Fix bug that prevented SMTP from being specified on the defaults line. +* Allow program to run with no .fetchmailrc file again. + fetchmail-1.5 (Thu Oct 3 04:35:15 EDT 1996): * Naturally, my decision to announce 1.4 on comp.os.linux.announce |