]> granicus.if.org Git - neomutt/commitdiff
changelog
authorRichard Russon <rich@flatcap.org>
Fri, 22 Jun 2018 12:41:38 +0000 (13:41 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 22 Jun 2018 13:00:51 +0000 (14:00 +0100)
ChangeLog.md

index 46bb1d64549fe6b8fc5e9bef0980a88dcc4c64a8..3aff21020e58b2b4c64c1f69a08cb90231cc6a0d 100644 (file)
@@ -1,3 +1,30 @@
+2018-06-22  Richard Russon  <rich@flatcap.org>
+* Features
+  - Expand variables inside backticks
+  - Honour SASL-IR IMAP capability in SASL PLAIN
+* Bug Fixes
+  - Fix toggle-read
+  - Do not truncate shell commands on ; or #
+  - pager: index must be rebuilt on MUTT_REOPENED
+  - Handle a BAD response in AUTH PLAIN w/o initial response
+  - fcc_attach: Don't ask every time
+  - Enlarge path buffers PATH_MAX (4096)
+  - Move LSUB call from connection establishment to mailbox SELECTion
+* Translations
+  - Update Chinese (Simplified): 100%
+  - Update Czech: 100%
+  - Update German: 100%
+  - Update Lithuanian: 100%
+  - Update Portuguese (Brazil): 100%
+  - Update Slovak: 59%
+  - Reduce duplication of messages
+* Code
+  - Tidy up the mailbox API
+  - Tidy up the header cache API
+  - Tidy up the encryption API
+  - Add doxygen docs for more functions
+  - Refactor more structs to use STAILQ
+
 2018-05-12  Richard Russon  <rich@flatcap.org>
 * Features
   - echo command