From: Rocco Rutte Date: Thu, 1 Nov 2007 12:01:32 +0000 (+0100) Subject: Manual: Remove 404 link for fetchmail, mention getmail, too X-Git-Tag: mutt-1-5-17-rel~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26bcaf9b6987975ec81c82ff79da03122722c4e2;p=mutt Manual: Remove 404 link for fetchmail, mention getmail, too --- diff --git a/ChangeLog b/ChangeLog index 036a6d35..c71f7073 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2007-11-01 12:56 +0100 Rocco Rutte (69ba99747f3e) + + * doc/manual.xml.head: Manual: Add short section on SSL/TLS support + (needs more details) + +2007-11-01 12:44 +0100 Rocco Rutte (06f5fc3c3492) + + * doc/manual.xml.head: Manual: Document URL syntax in just one place, + let others refer to it. + +2007-11-01 12:15 +0100 Rocco Rutte (abd26d96d280) + + * doc/manual.xml.head: Manual: Document optional SMTP support + +2007-11-01 11:56 +0100 Rocco Rutte (89a91b102590) + + * doc/manual.xml.head: Manual: Add some general notes about optional + features. Mention 'configure --help' and 'mutt -v' output. + +2007-11-01 11:45 +0100 Rocco Rutte (926ce441df68) + + * doc/Makefile.am, doc/manual.xml.head: Manual: Move POP3, IMAP and + cache-related sections to their own chapter. + +2007-11-01 11:04 +0100 Rocco Rutte (ec6f7d81af91) + + * doc/manual.xml.head: Manual: Add ids to all tables and use + for reference. + +2007-11-01 09:46 +0100 Rocco Rutte (b72e56281016) + + * .hgignore: Add more autoconf support files to .hgignore + +2007-10-31 16:34 -0700 Brendan Cully (7cebeacc3b83) + + * ChangeLog, config.guess, config.sub, depcomp, install-sh, missing: + Remove autotools support files which autoreconf -i can generate + 2007-10-31 16:24 -0700 Brendan Cully (e20b768d37f0) * Makefile.am, cvslog2changelog.pl: cvslog2changelog.pl is obsolete diff --git a/doc/manual.xml.head b/doc/manual.xml.head index ed0e3e08..aedc5105 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -5697,11 +5697,9 @@ point, Mutt runs exactly as if the mail had always been local. -Note: If you only need to fetch all messages to local mailbox -you should consider using a specialized program, such as fetchmail +Note: If you only need to fetch all messages to a +local mailbox you should consider using a specialized program, such as +fetchmail, getmail or similar.