summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9135e59..aa7adbb 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Dependencies:
* Python 2.6 or later is now required. If Python 3 is used, it must be
version 3.2 or later.
+* GNU make (or, at your own risk, another make with the GNU $(patsubst)
+ extension) is now required.
+
API changes:
* dbus_bindings, which was never meant to be public API and has been