diff options
author | George Kiagiadakis <george.kiagiadakis@collabora.com> | 2012-07-13 18:22:21 +0300 |
---|---|---|
committer | George Kiagiadakis <george.kiagiadakis@collabora.com> | 2012-07-13 18:22:21 +0300 |
commit | 3ed6682d07402e0ff2a8e9bbb0c38949b4b3cf75 (patch) | |
tree | ce89615a419402b198296c5c5a6666d079689485 | |
parent | 0418dd11219f3802e08980761a4bd6a1ca2e317b (diff) |
Update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,11 +8,11 @@ Enhancements: * ... Fixes: - * Fixed compilation of the DBus tube tests with tp-glib > 0.19 + * Removed occurencies of deprecated tp-glib functions from the DBus tube tests. * Fixed DISABLE_WERROR, which now works as expected. * Fixed linking of the DBus tube tests with strict linkers like gold. - * Removed occurrences of deprecated tp_handle_unref. * Synced tests/lib/glib/utils.* to remove deprecation warnings. + * Removed occurencies of the deprecated tp_connection_new from Farsight/Farstream. * ... telepathy-qt 0.9.2 (2012-07-04) |