changeset: 6455:b640b23e64a8
user: Vincent Lefevre
date: Fri Jun 26 12:28:45 2015 +0200
link: http://dev.mutt.org/hg/mutt/rev/b640b23e64a8
Updated French translation.
diffs (394 lines):
diff -r 17a4f92e4a95 -r b640b23e64a8 po/fr.po
--- a/po/fr.po Sun Jun 07 13:59:32 2015 -0700
+
changeset: 6456:b4be5796a458
user: Kevin McCarthy
date: Fri Jun 26 11:38:16 2015 -0700
link: http://dev.mutt.org/hg/mutt/rev/b4be5796a458
Add comment about "(f)orget it" choice in pgp/smime send menus.
diffs (36 lines):
diff -r b640b23e64a8 -r b4be5796a458 crypt-gpgme.c
--- a/cry
changeset: 6457:3bbb1f569eb1
user: Kevin McCarthy
date: Fri Jun 26 12:23:26 2015 -0700
link: http://dev.mutt.org/hg/mutt/rev/3bbb1f569eb1
Fix IMAP segfault due to NULL capstr.
After a failed login, the connection is left open but capstr is freed.
If a second login attempt is made,