summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-01-29 09:56:33 +0000
committerSimon McVittie <smcv@collabora.com>2018-01-29 09:56:33 +0000
commit9606cec969ba01252ae6ea08f4ac5f389f1e3c76 (patch)
treeefa6fbca7981c9a2426bacf07567f83aeed8e375
parent655a6d48a5e98b1aee556e14c5e00bd41ce0192c (diff)
downloaddbus-python-9606cec969ba01252ae6ea08f4ac5f389f1e3c76.tar.gz
Adjust dependency notes in NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 27c3bb6..05eb553 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,8 @@ Dependencies:
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.
+ of its main loop integration code is included instead.
+• GLib version 2.40 or later is required.
Enhancements: