summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-01-29 09:43:56 +0000
committerSimon McVittie <smcv@collabora.com>2018-01-29 09:43:56 +0000
commit28098f2c7c23bdef9247c5dfbb8437ca3f03dac4 (patch)
treef87cbac1f0a97c848f0450b6131350f273c98aa4 /NEWS
parent8d0bc022242a89b1d31b2be0aa9e4d570179e3cc (diff)
Integrate dbus-gmain
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02c89e0..27c3bb6 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Dependencies:
• Unit tests now require the dbus-run-session tool from dbus version
1.8 or later.
• Most unit tests now require the tap.py module from PyPI.
+• The deprecated dbus-glib library is no longer required. A bundled copy
+ of its main loop integration code is included instead. GLib is still
+ required for compilation.
Enhancements: