From 671332d09bf62522295da74018be24c377d6607b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 8 Sep 2011 07:54:10 -0300 Subject: [PATCH] NEWS: add item for build system fixes Sed was POSIXed and use of nm dumbed down, replaced by awk hackery. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 65aca757..a30781b5 100644 --- 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) ======================== -- 2.43.0