prepare v1.1.4 1.1.4
authorMichael Wallner <mike@php.net>
Mon, 6 Mar 2023 08:47:30 +0000 (09:47 +0100)
committerMichael Wallner <mike@php.net>
Mon, 6 Mar 2023 08:47:30 +0000 (09:47 +0100)
commit92d18858b417309f6bdee6bce464a4f3d6a375fd
tree6fe7c8a3797edfb9f31b9e129b2dd0eabf5fc177
parentf5899224fbd4475ac3c5c499b1681da304e0d011
prepare v1.1.4

* Fix [gh #107](https://github.com/awesomized/libmemcached/issues/107):
  macOS: deprecated sasl API (improve detection of `libsasl2`).
* Fix [gh #131](https://github.com/awesomized/libmemcached/issues/131):
  Consider renaming tools (add `CLIENT_PREFIX` build option; default: `mem`)
* Fix [gh #132](https://github.com/awesomized/libmemcached/issues/132):
  Add build of static library (add `BUILD_SHARED_LIBS` build option; default: `ON`).
* Fix [gh #134](https://github.com/awesomized/libmemcached/issues/134):
  Update client option documentation.
* Fix [gh #136](https://github.com/awesomized/libmemcached/issues/136):
  `libmemcachedutil` is underlinked (link against libmemcached).
* Fix [gh php-memcached#531](https://github.com/php-memcached-dev/php-memcached/issues/531):
  `get` returns random values when lower than default `OPT_POLL_TIMEOUT` is set.
CMakeVersions.txt
ChangeLog-1.1.md
docs/source/ChangeLog-1.1.rst