Re: release plan for 0.17

Subject: Re: release plan for 0.17

Date: Sat, 30 Nov 2013 09:21:06 -0400

To: notmuch mailing list

Cc:

From: David Bremner


I have pushed a tag 0.17_rc2 which has a couple of bug fixes from
0.17_rc1.  Unless some serious bug turns up I'd like to release 0.17
next week.  People are encouraged to look at

     git shortlog 0.16..0.17_rc2

and look for missing NEWS items.  My (subjectively) edited version
follows.  (P.S. congrats to Mark Walters, who moves in to #4 in the
overall commit race, #1 for this release ;) )

----------------------------------------------------------------------

Blake Jones (4):
      getpwuid: check for standards compliance (Solaris support)
      strsep: check for availability (Solaris support)
      timegm: add portable implementation (Solaris support)
      notmuch-config: use strchr(), not index() (Solaris support)

Charlie Allom (1):
      vim: run mutt in default term

Gregor Zattler (1):
      emacs: distinguish tag `flagged' on terminal

Istvan Marko (1):
      emacs: add buttons for all multipart/related parts

John Lenz (1):
      cli: add --include-html option to notmuch show

Kevin J. McCarthy (2):
      notmuch-mutt: Fix tagging issues
      notmuch-mutt: use notmuch --duplicate flag

Louis Rilling (1):
      tags_to_maildir_flags: Don't rename if no flags change

Mark Walters (66):
      emacs: show: lazy part handling bugfix
      emacs: bugfix unquoted symbol
      emacs: do not put quoted reply in primary selection
      emacs: show: stop stderr appearing in buffer


Thread: