X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=67f8648639f803a394034d2368e2535b8445df47;hp=070dd772ea1d8024f7ffdc7cee6056b50622e12f;hb=918430615c4f9a3a914d8b86a70f60a77b5ac296;hpb=b1b9961ff1c305dff57f547d28cb509bf007bad7 diff --git a/UPGRADING b/UPGRADING index 070dd77..67f8648 100644 --- a/UPGRADING +++ b/UPGRADING @@ -91,9 +91,15 @@ rev123, please put it "into" init and removes this comment when done! ~* Other Changes: + + The config files were renamed. Instead of ~/.muttrc it's now + ~/.muttngrc, instead of /etc/Muttrc it's now /etc/Muttngrc and + so on. - The following tools were removed: bin/pgpewrap, bin/pgpring, + The following tools were removed: + bin/flea, bin/muttbug, bin/mutt_dotlock, bin/pgpewrap, bin/pgpring, bin/smime_keys and etc/mime.types. - They were replaced by: bin/pgpewrapng, bin/pgpringng, - bin/smime_keysng and etc/muttng-mime.types. + They were replaced by: + bin/fleang, bin/muttngbug, bin/muttng_dotlock, bin/pgpewrapng + bin/pgpringng, bin/smime_keysng and etc/muttng-mime.types. Please check and update your configuration.