mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
do not use bullets in debian/NEWS
see lintian's debian-news-entry-uses-asterisk for justification
This commit is contained in:
parent
56f2f362e1
commit
34e5d4d31a
1 changed files with 28 additions and 28 deletions
10
debian/NEWS
vendored
10
debian/NEWS
vendored
|
@ -1,6 +1,6 @@
|
|||
notmuch (0.21~rc1-1) experimental; urgency=medium
|
||||
|
||||
* This release of notmuch requires a non-reversible database upgrade
|
||||
This release of notmuch requires a non-reversible database upgrade
|
||||
to support database revision tracking. This upgrade will happen on
|
||||
the first run of 'notmuch-new' after updating. Notmuch will backup
|
||||
your tags for your before doing the upgrade, but it never hurts to
|
||||
|
@ -10,7 +10,7 @@ notmuch (0.21~rc1-1) experimental; urgency=medium
|
|||
|
||||
notmuch (0.19-1) experimental; urgency=medium
|
||||
|
||||
* This release of notmuch again requires a non-reversable database
|
||||
This release of notmuch again requires a non-reversable database
|
||||
upgrade to support database features. This upgrade will happen on
|
||||
the first run of 'notmuch-new' after updating. Notmuch will backup
|
||||
your tags for your before doing the upgrade, but it never hurts to
|
||||
|
@ -20,7 +20,7 @@ notmuch (0.19-1) experimental; urgency=medium
|
|||
|
||||
notmuch (0.18~rc0-1) experimental; urgency=low
|
||||
|
||||
* This release of notmuch requires a non-reversable database upgrade
|
||||
This release of notmuch requires a non-reversable database upgrade
|
||||
to support the new path: and updated folder: prefixes. Notmuch
|
||||
will backup your tags for your before doing the upgrade, but it
|
||||
never hurts to make your own backup with notmuch dump before
|
||||
|
@ -30,7 +30,7 @@ notmuch (0.18~rc0-1) experimental; urgency=low
|
|||
|
||||
notmuch (0.17-1) unstable; urgency=low
|
||||
|
||||
* Previously on big endian architectures like sparc and powerpc the
|
||||
Previously on big endian architectures like sparc and powerpc the
|
||||
computation of SHA1 hashes was incorrect. This meant that messages
|
||||
with overlong or missing message-ids were given different computed
|
||||
message-ids than on more common little endian architectures like
|
||||
|
@ -47,7 +47,7 @@ notmuch (0.17-1) unstable; urgency=low
|
|||
|
||||
notmuch (0.16-1) unstable; urgency=low
|
||||
|
||||
* The vim interface has been rewritten from scratch. In particular
|
||||
The vim interface has been rewritten from scratch. In particular
|
||||
it requires a version of vim with ruby support.
|
||||
|
||||
-- David Bremner <bremner@debian.org> Sat, 16 Feb 2013 08:12:02 -0400
|
||||
|
|
Loading…
Reference in a new issue