projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6979b65
)
NEWS: add item for build system fixes
author
David Bremner
<bremner@debian.org>
Thu, 8 Sep 2011 10:54:10 +0000
(07:54 -0300)
committer
David Bremner
<bremner@debian.org>
Thu, 8 Sep 2011 10:54:10 +0000
(07:54 -0300)
Sed was POSIXed and use of nm dumbed down, replaced by awk hackery.
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 65aca7573f0ddaec6a3b39adfc46861a481a1d1b..a30781b5a189e203ef8014bca4eb7cfe2f7c7683 100644
(file)
--- a/
NEWS
+++ b/
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)
========================