From: nion Date: Wed, 2 Mar 2005 09:21:46 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=d70c5dfc0740eafa116245d8331460434779405e;ds=sidebyside Nico Golde: added changed names reported by Lars Noschewski git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@130 e385b8ad-14ed-0310-8656-cc95a2468c6d --- 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.