mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
NEWS: add item for build system fixes
Sed was POSIXed and use of nm dumbed down, replaced by awk hackery.
This commit is contained in:
parent
6979b6533a
commit
671332d09b
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -9,6 +9,12 @@ Improved handling of message/rfc822 parts
|
|||
headers, is unfortunately not yet supported (but hopefully will be
|
||||
soon).
|
||||
|
||||
Improved Build system portability
|
||||
|
||||
Certain parts of the shell script generating notmuch.sym were
|
||||
specific to the GNU versions of sed and nm. The new version should
|
||||
be more portable to e.g. OpenBSD.
|
||||
|
||||
Notmuch 0.7 (2011-08-01)
|
||||
========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue