<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.23</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-10-04T01:47:21Z</updated>
<entry>
<title>debian: changelog stanza for 0.23-1</title>
<updated>2016-10-04T01:47:21Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-04T01:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6cd6561aabcd24d033b592aa4503aaa3c06d241c'/>
<id>urn:sha1:6cd6561aabcd24d033b592aa4503aaa3c06d241c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: bump date to today</title>
<updated>2016-10-04T01:43:23Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-04T01:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=22cfd6db9f34dbf48a4ddbf4345b0a149fec7903'/>
<id>urn:sha1:22cfd6db9f34dbf48a4ddbf4345b0a149fec7903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.23</title>
<updated>2016-10-04T01:40:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-04T01:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3b760413c5fb42fb461f2f22711dcde9e92964b2'/>
<id>urn:sha1:3b760413c5fb42fb461f2f22711dcde9e92964b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: bump minor version to mark added symbols</title>
<updated>2016-10-02T01:19:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-02T01:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c2e74662bbbbf9be1fde0ae416dc2664ba3da3cd'/>
<id>urn:sha1:c2e74662bbbbf9be1fde0ae416dc2664ba3da3cd</id>
<content type='text'>
This should not change the SONAME, and therefore won't change the
dynamic linking behaviour, but it may help some users debug missing
symbols in case their libnotmuch is too old.
</content>
</entry>
<entry>
<title>debian: changelog stanza for 0.23~rc1-1</title>
<updated>2016-09-30T10:21:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-30T10:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4241b4d4e6bec9d4036f39e1a6685466066f0cec'/>
<id>urn:sha1:4241b4d4e6bec9d4036f39e1a6685466066f0cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: update to 0.23~rc1</title>
<updated>2016-09-30T10:18:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-09-30T10:18:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca'/>
<id>urn:sha1:efd79aedf28c1538d47bdcbcd8a72a8a8d53dbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: set platform variables also when `uname` is unrecognized</title>
<updated>2016-09-30T10:15:49Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2016-09-29T13:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fde846cf7dea2ad67418f3f3c9311213b766bfec'/>
<id>urn:sha1:fde846cf7dea2ad67418f3f3c9311213b766bfec</id>
<content type='text'>
Since commit

124a67e96ecab5495c0f17b6875d53dfd67ff137: configure: add set -u

all variables must be set before their expansion are attempted. These
2 variables: "platform" and "linker_resolves_library_dependencies" were
not given value in the final 'else' branch when platform check failed
due to unrecognized kernel name (output of `uname`). Now those two are
given reasonable non-empty values.
</content>
</entry>
<entry>
<title>emacs: fcc: say we are doing Fcc</title>
<updated>2016-09-30T10:13:54Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-29T13:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0b138c268641080c766801b4d74db3b693ca6eaa'/>
<id>urn:sha1:0b138c268641080c766801b4d74db3b693ca6eaa</id>
<content type='text'>
Since doing the Fcc with notmuch insert could be slow (if the indexing
takes some time) add a message saying we are doing it.
</content>
</entry>
<entry>
<title>emacs: document notmuch-fcc-dirs</title>
<updated>2016-09-29T11:07:38Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-28T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac'/>
<id>urn:sha1:4266e76eed0e0b2ab8a720b60f8b3cc515fe0aac</id>
<content type='text'>
This updates the docstring for the variable notmuch-fcc-dirs to match
the new insert code.
</content>
</entry>
<entry>
<title>NEWS: add news for fcc insert and address completion changes</title>
<updated>2016-09-29T11:07:13Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-09-28T12:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cdd7b0796b068d0be1bd104afe320b9e81e98f5e'/>
<id>urn:sha1:cdd7b0796b068d0be1bd104afe320b9e81e98f5e</id>
<content type='text'>
</content>
</entry>
</feed>
