]> granicus.if.org Git - neomutt/commitdiff
changelog
authorRichard Russon <rich@flatcap.org>
Fri, 23 Mar 2018 12:43:27 +0000 (12:43 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 23 Mar 2018 13:17:04 +0000 (13:17 +0000)
ChangeLog.md

index 8452d339196c332f28408d7b1da328606b3b85c3..e6b72a98ababb12008d665790643d9c3acf02e00 100644 (file)
@@ -1,3 +1,38 @@
+2018-03-23  Richard Russon  <rich@flatcap.org>
+* Features
+  - unify logging/messaging
+  - add alert (blink) colors
+* Contrib
+  - Vim syntax for NeoMutt log files
+* Bug Fixes
+  - Fix progress bar range
+  - notmuch: stop if db open fails
+  - Improve index color cache flushing behavior
+  - lua: fix crash when setting a string
+* Translations
+  - Update Czech translation (100%)
+  - Update German translation (100%)
+  - Update Polish translation (94%)
+  - Update Portuguese (BR) translation (100%)
+  - Update Spanish translation (64%)
+  - Update Turkish translation (75%)
+  - Merge simliar messages
+* Docs
+  - Clarify precedence of settings in config files
+  - Fix subjectrx example in the manual
+* Website
+  - Update Gentoo distro page
+  - Devel: Static analysis
+* Build
+  - Support â€”with-sysroot configure arg
+  - Expose EXTRA_CFLAGS_FOR_BUILD and EXTRA_LDFLAGS_FOR_BUIlD
+  - Update to latest autosetup
+  - Make sure git_ver.h doesn't eat random 'g's out of tag names
+* Code
+  - Refactor to reduce complexity
+  - Refactor to reduce variables' scope
+  - Sort functions/config to make docs more legible
+
 2018-02-23  Richard Russon  <rich@flatcap.org>
 * Features
   - browser: `<goto-parent>` function bound to "p"