<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/python, branch debian/0.25_rc0-1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.25_rc0-1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.25_rc0-1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-07-16T11:01:42Z</updated>
<entry>
<title>version: bump version to 0.25~rc0</title>
<updated>2017-07-16T11:01:42Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-16T11:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=694e443db5a7438bf2a6d61eadece120af166952'/>
<id>urn:sha1:694e443db5a7438bf2a6d61eadece120af166952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2017-06-01T10:54:38Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-01T10:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1ec634461ea25d87cc16dbeb1318f8e30a07c9f1'/>
<id>urn:sha1:1ec634461ea25d87cc16dbeb1318f8e30a07c9f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.24.2</title>
<updated>2017-06-01T10:13:00Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-06-01T10:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4fb08341a4d43fd98e7b69c2766f401edfeeee01'/>
<id>urn:sha1:4fb08341a4d43fd98e7b69c2766f401edfeeee01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release'</title>
<updated>2017-03-25T14:51:03Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-25T14:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d877240f4e097eb3dd477409a24155c10e0b3c17'/>
<id>urn:sha1:d877240f4e097eb3dd477409a24155c10e0b3c17</id>
<content type='text'>
wildcard search fixes, plus release busywork
</content>
</entry>
<entry>
<title>version: bump to 0.24.1</title>
<updated>2017-03-25T14:20:56Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-25T14:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d9ec7e34837e4a1148f807c9d80fa0545b31566f'/>
<id>urn:sha1:d9ec7e34837e4a1148f807c9d80fa0545b31566f</id>
<content type='text'>
The release is not yet finalized, but start the busywork needed.
</content>
</entry>
<entry>
<title>python: bump SOVERSION to 5</title>
<updated>2017-03-22T12:25:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-03-22T12:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a35040eec7465b60e820e70582fb264ce81e1f3b'/>
<id>urn:sha1:a35040eec7465b60e820e70582fb264ce81e1f3b</id>
<content type='text'>
Otherwise hilarity ensues when the python bindings try to use the new
API against the old shared library.
</content>
</entry>
<entry>
<title>lib: replace deprecated n_q_count_threads with status returning version</title>
<updated>2017-03-22T11:35:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-26T21:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3721bd45d72e50436ee760b03ae533d49bbb8724'/>
<id>urn:sha1:3721bd45d72e50436ee760b03ae533d49bbb8724</id>
<content type='text'>
This function was deprecated in notmuch 0.21.  We re-use the name for
a status returning version, and deprecate the _st name.
</content>
</entry>
<entry>
<title>lib: replace deprecated n_q_count_messages with status returning version</title>
<updated>2017-03-22T11:35:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-26T21:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5ce8e0b11b40f733e6231d2067764e76717a341a'/>
<id>urn:sha1:5ce8e0b11b40f733e6231d2067764e76717a341a</id>
<content type='text'>
This function was deprecated in notmuch 0.21.  We re-use the name for
a status returning version, and deprecate the _st name. One or two
remaining uses of the (removed) non-status returning version fixed at
the same time
</content>
</entry>
<entry>
<title>lib: replace deprecated n_q_search_messages with status returning version</title>
<updated>2017-03-22T11:35:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-26T21:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=86cbd215eb67d7b996c977352a50e70c101cb641'/>
<id>urn:sha1:86cbd215eb67d7b996c977352a50e70c101cb641</id>
<content type='text'>
This function was deprecated in notmuch 0.21.  We re-use the name for
a status returning version, and deprecate the _st name.
</content>
</entry>
<entry>
<title>lib: replace n_query_search_threads with status returning version</title>
<updated>2017-03-22T11:28:09Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-02-26T21:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1e982de508c39dae7a61403f536df74c180dfb72'/>
<id>urn:sha1:1e982de508c39dae7a61403f536df74c180dfb72</id>
<content type='text'>
This function was deprecated in notmuch 0.21. We finally remove the
deprecated API, and rename the status returning version to the simpler
name. The status returning is kept as a deprecated alias.
</content>
</entry>
</feed>
