Commit 92d1885
committed
prepare v1.1.4
* Fix [gh awesomized#107](awesomized#107):
macOS: deprecated sasl API (improve detection of `libsasl2`).
* Fix [gh awesomized#131](awesomized#131):
Consider renaming tools (add `CLIENT_PREFIX` build option; default: `mem`)
* Fix [gh awesomized#132](awesomized#132):
Add build of static library (add `BUILD_SHARED_LIBS` build option; default: `ON`).
* Fix [gh awesomized#134](awesomized#134):
Update client option documentation.
* Fix [gh awesomized#136](awesomized#136):
`libmemcachedutil` is underlinked (link against libmemcached).
* Fix [gh php-memcached#531](php-memcached-dev/php-memcached#531):
`get` returns random values when lower than default `OPT_POLL_TIMEOUT` is set.1 parent f589922 commit 92d1885
File tree
3 files changed
+8
-4
lines changed- docs/source
3 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments