Update version history Change-Id: I1d036efad1507efd19d8581f147b38170b1f0543
diff --git a/docs/source/version_history.rst b/docs/source/version_history.rst index f45cc02..33f89bf 100644 --- a/docs/source/version_history.rst +++ b/docs/source/version_history.rst
@@ -131,6 +131,7 @@ Bug Fixes --------- +#. Compilation fixes for MSVC2010 (Sergey Sharybin) #. Fixed "deprecated conversion from string constant to char*" warnings. (Pablo Speciale)