Release 0.14 0.14 upstream/0.14
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 Dec 2013 23:48:49 +0000 (00:48 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 Dec 2013 23:48:49 +0000 (00:48 +0100)
ChangeLog
configure.ac

index 6740a3d..547c0f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 0.14
+       Added a Tag and Device Adapter property.
+       Added NDEF agent record payload getter.
+       Added support for catching poll errors.
+       Added ObjectManager API support.
+       Added NPP push support.
+       Added simplified test scripts.
+       Fixed a t4t write bug.
+       Fixed NPP read.
+       Fixed security bugs.
+
 ver 0.13
        Added PHDC Manager support.
        Added nfctool firmware update support.
index 4c01786..210087b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(neard, 0.13)
+AC_INIT(neard, 0.14)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)