mutt stable branch with some hacks
at master 28 lines 984 B view raw
1README for mutt-1.5 2=================== 3 4When updating mutt from an earlier release or from Mercurial, please 5make sure to read the compatibility notes in ``UPDATING''. Older changes 6between mutt-1.2 and mutt-1.4 are listed in NEWS. 7 8If you got the mutt source code from the public Mercurial repository 9(http://dev.mutt.org/hg/mutt/), please read doc/devel-notes.txt to make 10sure that you have a complete development environment. 11 12Installation instructions are detailed in ``INSTALL''. The user manual 13is in doc/manual.txt. PGP users should read doc/PGP-Notes.txt. 14 15Before you start hacking on mutt, read doc/devel-notes.txt. Before 16applying patches to mutt, read doc/applying-patches.txt. Please, 17read these files, as they will save you from asking FAQs. 18 19For more information, see the Mutt home page: 20 21 http://www.mutt.org/ 22 23The primary distribution points for Mutt is: 24 25 ftp://ftp.mutt.org/pub/mutt 26 27A list of mirror sites can be found under 28<http://www.mutt.org/download.html>.