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 D12994196F4 for ; Mon, 5 Apr 2010 17:32:19 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.991 X-Spam-Level: X-Spam-Status: No, score=-0.991 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_20=-0.001, T_MIME_NO_TEXT=0.01] autolearn=ham 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 7uNjZIoIyOaK for ; Mon, 5 Apr 2010 17:32:19 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E4F294196F0 for ; Mon, 5 Apr 2010 17:32:17 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id D6F6E568DF8; Mon, 5 Apr 2010 17:32:15 -0700 (PDT) From: Carl Worth To: notmuch@notmuchmail.org Subject: Notmuch release 0.1 now available Date: Mon, 05 Apr 2010 17:32:09 -0700 Message-ID: <87hbnpo1yu.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Tue, 06 Apr 2010 00:32:20 -0000 --=-=-= In trying to get notmuch to grow up a little bit, I've just added a version number (0.1 initially) and have started doing releases. My idea for now is to have 2-part versions for releases, and 3-part versions to indicate intermediate states within git. For example, I just released notmuch 0.1, current git clone will create notmuch 0.1.1, and the next anticipated release will be 0.2. The first release announcement is below, with very thin release notes. I hope to have better release announcements in the future. For this, I'll need the help of all contributors. Here's my request: When you submit a patch adding a new feature to notmuch, please include with it an edit to the NEWS file adding a sentence or paragraph to the top of that file. Thanks, and have fun out there. -Carl Where to obtain notmuch 0.1 =========================== http://notmuchmail.org/releases/notmuch-0.1.tar.gz Which can be verified with: http://notmuchmail.org/releases/notmuch-0.1.tar.gz.sha1 fa390b7e652bebbdd5c178a60d8056e662df03ba notmuch-0.1.tar.gz http://notmuchmail.org/releases/notmuch-0.1.tar.gz.sha1.asc (signed by Carl Worth) What's new in notmuch 0.1 ========================= This is the first release of the notmuch mail system. It includes the libnotmuch library, the notmuch command-line interface, and an emacs-based interface to notmuch. Note: Notmuch will work best with Xapian 1.0.18 (or later) or Xapian 1.1.4 (or later). Previous versions of Xapian (whether 1.0 or 1.1) had a performance bug that made notmuch very slow when modifying tags. This would cause distracting pauses when reading mail while notmuch would wait for Xapian when removing the "inbox" and "unread" tags from messages in a thread. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see http://notmuchmail.org --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLuoEJ6JDdNq8qSWgRAj2wAJ9vwegv+cwj3cd9jxxDE3f6hagBQQCgg3QU nAV9KUsrN13/CZTCmsa2XHc= =0gOs -----END PGP SIGNATURE----- --=-=-=--