diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2012-07-08 06:23:25 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2012-07-08 06:23:25 +0000 |
commit | edd120313caf03650daf32c7b9c383188061b5bc (patch) | |
tree | d88b7ad6102146d9773013f09710720cdcae1c44 /muse2/ChangeLog | |
parent | cb8157ddafc3753b1e79d33495d5a4fdca7c735b (diff) |
use FindPythonLibs to detect Python
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 93993808..12fae57e 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +08.07.2012: + - Use cmake's own FindPythonLibs module instead of pkgconfig to detect Python (Orcan) 06.07.2012: - Updated Czech translation from Pavel Fric (rj) - Some strings that were not translatable are now (as reported by Pavel Fric) (rj) |