version history update Change-Id: Ibd412a9e5beac3b3ac3e15b26fb11aa061956095
diff --git a/docs/source/version_history.rst b/docs/source/version_history.rst index 1cc8e2a..f7f3637 100644 --- a/docs/source/version_history.rst +++ b/docs/source/version_history.rst
@@ -111,8 +111,13 @@ #. A ``.spec`` file for producing RPMs. (Taylor Braun-Jones) + Bug Fixes --------- + +#. Disable unused member in ``gtest`` which results in build error on + OS X with latest Xcode. (Taylor Braun-Jones) + #. Pass the correct flags to the linker when using ``pthreads``. (Taylor Braun-Jones)