[Xapian-discuss] Xapian 0.9.4 released
Olly Betts
olly at survex.com
Tue Feb 21 01:09:02 GMT 2006
I've uploaded Xapian 0.9.4:
http://www.xapian.org/download.php
This release features:
* A fix for the xapian-config breakage in 0.9.3.
* Use of deprecated functions and methods now gives a warning (provided
you're using GCC 3.1 or later). The documentation comments for
deprecated methods should now all indicate clearly how to update code
to avoid using them - please do so as we'll be removing deprecated
methods later this year.
* xapian_revision() now works (the definition in the library had a typo
in the function name in 0.9.3).
* Minor documentation updates.
* The bindings now wrap Stopper::get_description() and
xapian_version_string() and related functions.
* The bindings should now automatically set MACOSX_DEPLOYMENT_TARGET
for compiling as well as configuring, where required.
* The PHP bindings should now build with a ZTS-enabled PHP (which is the
default configuration on MS Windows).
Full details of the changes can be found using the links next to each
component on the download page.
Enjoy!
Cheers,
Olly
More information about the Xapian-discuss
mailing list