diff options
| author | Adocentyn <Adocentyn@users.noreply.github.com> | 2020-04-22 16:57:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-22 16:57:25 +0200 |
| commit | 10c566a990506fd7360458d4d2611e5b2e541b49 (patch) | |
| tree | a63e221a19d9a0f34154466e71cc7b85e7b63ea7 /NEWS.org | |
| parent | 263e5a160d15a980e1f3fe0ece4460a80de6f1dd (diff) | |
NEWS.org updated with upgrade to 1.4 instructions
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -114,6 +114,23 @@ - Updated the ~mug~ toy UI to use Webkit2/GTK+. Note that this is just a toy which is not meant for distribution. ~msg2pdf~ is disabled for now. + + +*** How to upgrade + + - upgrade mu to the latest stable version + + - shut down emacs + + - Run `mu init' in a terminal + + - Make sure mu init points to the right Maildir folder and add your email address(es) the following way: + `mu init --maildir=~/Maildir --my-address=jim@example.com --my-address=bob@example.com' + + - once this is done run `mu index' + + - Don't forget to delete your old mail cache location if necessary (see release notes for more detail). + ** 1.2 |
