aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94ddc292a..d05d52f53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+opendataplane (0.10.0-1) unstable; urgency=low
+
+ * API:
+ - Allow init_global logging
+ - Add events
+ - Add Crypto Completion event
+ - Classification API cleanup
+ - Move header files out of linux-generic
+ * validation:
+ - Classification tests
+ * bugs:
+ - l2fwd: fix incorrect cpumask used when spawning threads
+ - shared memory
+ * general:
+ - move headers into namespace the odp/helper
+
+ -- Anders Roxell <anders.roxell@linaro.org> Sat, 31 Jan 2015 13:50:30 +0100
+
opendataplane (0.9.0-1) unstable; urgency=low
* Initial release