aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-02-02 21:50:36 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-02-17 18:22:02 +0300
commit9d5422c93f28fe0245969bc09dd76efcf8aa6bfb (patch)
tree604cb47f5c14cebafac2c22a0f8c9236766ec965 /debian
parent24d97c8a1618a1c2db60da88c2f43a15b53d80e6 (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/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