summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-17 14:43:05 +0200
committerGravatar Martin Szulecki2014-10-17 14:43:05 +0200
commitaf6c4bbcfa78a7e5c0bebf1e5cbea892586c99df (patch)
treefa1e193fb00268eac6efbf3e4be0f80bac05f37d
parent53aee2f0599eacda988e3ac58fb5f3264038d453 (diff)
downloadusbmuxd-af6c4bbcfa78a7e5c0bebf1e5cbea892586c99df.tar.gz
usbmuxd-af6c4bbcfa78a7e5c0bebf1e5cbea892586c99df.tar.bz2
Update NEWS with latest changes
-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
~~~~~~~~~~~~~