Release 0.11 0.11
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 17 Apr 2013 10:33:32 +0000 (12:33 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 17 Apr 2013 10:33:32 +0000 (12:33 +0200)
ChangeLog
configure.ac

index b14c5f6..64dac90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 0.11
+       Added LLCP validation server support.
+       Added SNEP unit tests.
+       Added nfctool man page.
+       Added WiFi WSC NDEF building support.
+       Fixed AGF nfctool support.
+       Fixed type2 tag data length handling.
+       Fixed pkg-config libnl dependencies.
+       Fixed SNEP validation code for ARM.
+
 ver 0.10
        Added initial WiFi handover support.
        Added Service Name Lookup support to nfctool.
index cb655a9..b57818c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(neard, 0.10)
+AC_INIT(neard, 0.11)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)