aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-02-02 12:21:44 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-02-04 12:51:10 +0300
commit60ae3a374fa05335154e5f82e12706e0dccf8c59 (patch)
treedd84c29ec03ccc365e7a2c8293a04a084e356eb7 /debian
parentee9c7da43269236f989fc3add46f5544bff2c3e7 (diff)
debian: changelog: update to v0.10.0
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94ddc292a..aa271ba1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+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
+ * Packaging:
+ - Add Debian packaging
+ * helper:
+ - move headers into namespace the odp/helper
+ * validation:
+ - Classification tests
+ * bugs:
+ - l2fwd: fix incorrect cpumask used when spawning threads
+ - shared memory
+
+ -- Anders Roxell <anders.roxell@linaro.org> Sat, 31 Jan 2015 13:50:30 +0100
+
opendataplane (0.9.0-1) unstable; urgency=low
* Initial release