Lowered the CMake required version for non-package builds.

This commit is contained in:
Markus Makela
2015-03-04 17:03:05 +02:00
parent 046f502369
commit fc8ec1a558

View File

@ -9,3 +9,6 @@ These are the changes introduced in MaxScale version 1.0.6
* RabbitMQ logging filter * RabbitMQ logging filter
* Added option to use high precision timestamps in logging * Added option to use high precision timestamps in logging
* Readwritesplit router now returns the master server's response * Readwritesplit router now returns the master server's response
* Minimum required CMake version is now 2.8.12 for package building.
* Session idle timeout added for services
* The logs can now be configured to have millisecond precision