docs: update changelog
[awesomized/libmemcached] / docs / source / ChangeLog-1.1.rst
index e79cad3e283fb546d125bd97e3afd89ff822c79c..98ba520ad730de28acea269bee5d8067bb965dd2 100644 (file)
@@ -5,8 +5,8 @@
 ChangeLog v1.1
 ==============
 
-v1.1.4
-------
+v 1.1.4
+-------
 
 ..
 
@@ -14,10 +14,14 @@ v1.1.4
 
 
 
-* Fix `gh #132 <https://github.com/awesomized/libmemcached/issues/132>`_\ :
+* 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 (with ``cmake -DBUILD_SHARED_LIBS=OFF``\ ).
+  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).