3.17.3
=======
* Improve build configuration guessing.
* Use correct python version for `make check` and `make coverage`.
* Shutdown cleanly on SIGINT and SIGTERM.


3.17.2
=======
* HACKING.md: update version number descriptions


3.17.1
=======
* Supports Python3 with OpenCV3 and Python2 with OpenCV2
* Makefiles now backed by setup.py
* Introduces unit-testing through Python's unittest module
* Supports Travis-CI
* Translations: hu (Balázs Úr) and pt_BR (Edvaldo de Souza Cruz) 
