From 74818269407a3df89294c0ce73e7bbcb64fd6f06 Mon Sep 17 00:00:00 2001 From: Richard Russon Date: Wed, 6 Sep 2017 14:29:41 +0100 Subject: [PATCH] version: 2017-09-06 --- ChangeLog.md | 43 +++++++++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- doc/manual.xml.head | 28 ++++++++++++++-------------- doxygen/doxygen.conf | 2 +- po/mutt.pot | 2 +- 5 files changed, 61 insertions(+), 18 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 445ff2f0d..7a0e366dc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,46 @@ +2017-09-07 Richard Russon +* Contrib + - Add guix build support +* Bug Fixes + - Only match real mailboxes when looking for new mail + - Fix the printing of ncurses version in -v output + - Bind editor \ to delete-char + - Fix overflowing colours + - Fix empty In-Reply-To generation + - Trim trailing slash from completed dirs + - Add guix-neomutt.scm + - Fix setting custom query_type in notmuch query +* Website + - New technical documentation LINK + - Improve Gentoo distro page +* Build + - Better curses identification + - Use the system's wchar_t support + - Use the system's md5 tool (or equivalent) + - Clean up configure.ac + - Teach gen-map-doc about the new opcode header +* Source + - Rename functions (snake_case) + - Rename constants/defines (UPPER_CASE) + - Create library of shared functions + - Much tidying + - Rename globals to match user config + - Drop unnecessary functions/macros + - Use a standard list implementation + - Coverity fixes + - Use explicit NUL for string terminators + - Drop OPS\* in favour of opcodes.h +* Upstream + - Fix menu color calls to occur before positioning the cursor + - When guessing an attachment type, don't allow text/plain if there is a null character + - Add $imap_poll_timeout to allow mailbox polling to time out + - Handle error if REGCOMP in pager fails when resizing + - Change recvattach to allow nested encryption + - Fix attachment check_traditional and extract_keys operations + - Add edit-content-type helper and warning for decrypted attachments + - Add option to run command to query attachment mime type + - Add warning about using inline pgp with format=flowed + 2017-07-14 Richard Russon * Translations - Update German translation diff --git a/configure.ac b/configure.ac index 373556489..1fbb9752c 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl autoreconf -i CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS -AC_INIT([NeoMutt], [20170714], [neomutt-devel@neomutt.org], [mutt], [https://www.neomutt.org]) +AC_INIT([NeoMutt], [20170907], [neomutt-devel@neomutt.org], [mutt], [https://www.neomutt.org]) AC_CONFIG_SRCDIR(mutt.h) AC_CONFIG_AUX_DIR([.build-aux]) AM_INIT_AUTOMAKE @@ -16,7 +16,7 @@ AC_DEFUN([AC_DEFINE_SUBST], [ AC_SUBST([$1], ['$2']) ]) -AC_DEFINE_SUBST(MUTT_VERSION, "1.8.3", [Version of upstream Mutt]) +AC_DEFINE_SUBST(MUTT_VERSION, "1.9.0", [Version of upstream Mutt]) AC_USE_SYSTEM_EXTENSIONS diff --git a/doc/manual.xml.head b/doc/manual.xml.head index eef2048e0..f42e81948 100755 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -2898,13 +2898,13 @@ color sidebar_divider color8 default - neomuttrc-20170714 + neomuttrc-20170907 neomuttrc - muttrc-1.8.3 + muttrc-1.9.0 muttrc @@ -2942,14 +2942,14 @@ color sidebar_divider color8 default - /etc/xdg/mutt/neomuttrc-20170714 + /etc/xdg/mutt/neomuttrc-20170907 NeoMutt release version /etc/xdg/mutt/neomuttrc - /etc/xdg/mutt/Muttrc-1.8.3 + /etc/xdg/mutt/Muttrc-1.9.0 Mutt release version, Note the case of the filename @@ -2958,14 +2958,14 @@ color sidebar_divider color8 default Note the case of the filename - /etc/mutt/neomuttrc-20170714 + /etc/mutt/neomuttrc-20170907 NeoMutt release version /etc/mutt/neomuttrc - /etc/mutt/Muttrc-1.8.3 + /etc/mutt/Muttrc-1.9.0 Mutt release version, Note the case of the filename @@ -2974,14 +2974,14 @@ color sidebar_divider color8 default Note the case of the filename - /usr/share/mutt/neomuttrc-20170714 + /usr/share/mutt/neomuttrc-20170907 NeoMutt release version /usr/share/mutt/neomuttrc - /usr/share/mutt/Muttrc-1.8.3 + /usr/share/mutt/Muttrc-1.9.0 Mutt release version, Note the case of the filename @@ -3021,42 +3021,42 @@ color sidebar_divider color8 default - ~/.config/mutt/neomuttrc-20170714 + ~/.config/mutt/neomuttrc-20170907 NeoMutt release version ~/.config/mutt/neomuttrc - ~/.config/mutt/muttrc-1.8.3 + ~/.config/mutt/muttrc-1.9.0 Mutt release version ~/.config/mutt/muttrc - ~/.neomuttrc-20170714 + ~/.neomuttrc-20170907 NeoMutt release version ~/.neomuttrc - ~/.muttrc-1.8.3 + ~/.muttrc-1.9.0 Mutt release version ~/.muttrc - ~/.mutt/neomuttrc-20170714 + ~/.mutt/neomuttrc-20170907 NeoMutt release version ~/.mutt/neomuttrc - ~/.mutt/muttrc-1.8.3 + ~/.mutt/muttrc-1.9.0 Mutt release version diff --git a/doxygen/doxygen.conf b/doxygen/doxygen.conf index 5eb649331..994eff966 100644 --- a/doxygen/doxygen.conf +++ b/doxygen/doxygen.conf @@ -25,7 +25,7 @@ PROJECT_NAME = "NeoMutt" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2017-07-14 +PROJECT_NUMBER = 2017-09-07 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/po/mutt.pot b/po/mutt.pot index da2327293..0325b0d46 100644 --- a/po/mutt.pot +++ b/po/mutt.pot @@ -6,7 +6,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: mutt 20170714\n" +"Project-Id-Version: mutt 20170907\n" "Report-Msgid-Bugs-To: neomutt-devel@neomutt.org\n" "POT-Creation-Date: 2017-08-05 14:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -- 2.40.0