]> granicus.if.org Git - neomutt/commitdiff
merge: bug-neomutt
authorRichard Russon <rich@flatcap.org>
Thu, 18 Aug 2016 16:31:23 +0000 (17:31 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 18 Aug 2016 16:31:23 +0000 (17:31 +0100)
 * add strndup.c strnlen.c
 * More careful file writing for aliases and attachments
 * Bye srandom() and random()
 * Don't whine if getrandom() fails.
 * Remove TLS version notification
 * Use unlocked libc IO everywhere.
 * debian: hurd build fix
 * quieten two compiler warnings
 * build tweak to allow testing
 * separate key bindings for <return> and <enter>
 * Add browser sort by description, message count and new message count


Trivial merge