summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 78bb4f4..1720654 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 1.1.0
+~~~~~~~~~~~~~
+
+* Changes:
+ - Check for pkg-config availability in autogen.sh
+ - Fix missing "usbmuxd-proto.h" in released tarbal
+ - Fix typo which broke udev support in rule for udev activation mode
+ - Fix broken configure summary on OS X and change activation method
+ to "manual"
+ - Compile bits of udev and systemd support only if needed
+ - Bump autoconf requirement to 2.64
+
Version 1.0.9
~~~~~~~~~~~~~