From f62e0f8ba9f58b6578b47e75249bd4a1a24874d9 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 13 Jul 2013 11:46:23 +0300 Subject: [PATCH] [PATCH 1/1] NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin) --- 5d/2d0365fd7c737e65a6b76e44e79fd8e69b54d9 | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 5d/2d0365fd7c737e65a6b76e44e79fd8e69b54d9 diff --git a/5d/2d0365fd7c737e65a6b76e44e79fd8e69b54d9 b/5d/2d0365fd7c737e65a6b76e44e79fd8e69b54d9 new file mode 100644 index 000000000..f84de6c4f --- /dev/null +++ b/5d/2d0365fd7c737e65a6b76e44e79fd8e69b54d9 @@ -0,0 +1,66 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id BAD91431FB6 + for ; Sat, 13 Jul 2013 01:46:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ULkPqIOf17wW for ; + Sat, 13 Jul 2013 01:46:30 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id E25AC431FAF + for ; Sat, 13 Jul 2013 01:46:29 -0700 (PDT) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id 9613710009D; Sat, 13 Jul 2013 11:46:25 +0300 (EEST) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: [PATCH 1/1] NEWS: Python bindings: Fix loading of libnotmuch on OS X + (Darwin) +Date: Sat, 13 Jul 2013 11:46:23 +0300 +Message-Id: <1373705183-25410-1-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 1.8.0 +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 13 Jul 2013 08:46:34 -0000 + +--- + NEWS | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/NEWS b/NEWS +index 811e5dd..7ca16e5 100644 +--- a/NEWS ++++ b/NEWS +@@ -97,6 +97,11 @@ Key bindings for next/previous thread + Show view has new key bindings M-n and M-p to move to the next and + previous thread in the search results. + ++Python Bindings ++--------------- ++ ++Fix loading of libnotmuch shared library on OS X (Darwin) systems. ++ + Notmuch 0.15.2 (2013-02-17) + =========================== + +-- +1.8.1.4 + -- 2.26.2