From: Austin Clements Date: Sun, 28 Jul 2013 04:16:01 +0000 (-0400) Subject: Put 0.16 NEWS in a reasonable order X-Git-Tag: 0.16_rc1~8 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a933d455806c729a8e2b68a29cf4f82436a65e2e;hp=a933d455806c729a8e2b68a29cf4f82436a65e2e Put 0.16 NEWS in a reasonable order The 0.16 NEWS grew chronologically during development, and as a result wound up in a particularly odd order. This rearranges it to put the most user-visible news first. Roughly: new features, modified behavior, bug fixes, then deprecation, with related items grouped. This does not modify the text of any of the news. ---