Add optional export of Ceres build directory to new features list. Change-Id: I6f1e42b41957ae9cc98fd9dcd1969ef64c4cd96f
diff --git a/docs/source/version_history.rst b/docs/source/version_history.rst index 0d405ad..fe0ee7b 100644 --- a/docs/source/version_history.rst +++ b/docs/source/version_history.rst
@@ -20,6 +20,7 @@ can be constructed as a cartesian product of other local parameterization. #. Add DynamicCostFunctionToFunctor. (David Gossow) +#. Optionally export Ceres build directory into local CMake package registry. Bug Fixes & Minor Changes ------------------------- @@ -44,7 +45,6 @@ #. Fix bug in gflags' <= 2.1.2 exported CMake configuration. #. Remove the spec file needed for generating RPMs. #. Fix a typo in small_blas.h (Werber Trobin). -#. Export Ceres build directory into local CMake package registry. #. Cleanup FindGflags & use installed gflags CMake config if present. #. Add default glog install location on Windows to search paths (bvanevery). #. Add default Eigen install location on Windows to search paths (bvanevery).