diff options
author | Dario Freddi <dario.freddi@collabora.com> | 2012-07-02 17:52:11 +0200 |
---|---|---|
committer | Dario Freddi <dario.freddi@collabora.com> | 2012-07-02 17:52:11 +0200 |
commit | ab332eec3ebe2c36a2f3dcc6d4d3e160629600e8 (patch) | |
tree | 5b60ccc60c974e78da88de2d44fe5d29d5eb5a35 | |
parent | c9d803117900e110bc4dd4c1c3b28499763d4a06 (diff) |
Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,9 +12,12 @@ Enhancements: to accountForObjectPath() and accountsForObjectPaths() respectively, deprecating the old names. * Added bindings for Debug interface. + * Enable several options in CMake to allow to selectively build components. In particular, + now Farsight, Farstream, examples and tests are optional. Farsight is disabled by default. * ... Fixes: + * Fix FindDBus.cmake to find the correct paths. * ... telepathy-qt 0.9.1 (2012-03-23) |