aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:31:43 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-07-27 18:31:43 +0200
commit322dbbeaa29cb90c6917fa7e78a66b96b8ce3689 (patch)
tree0250b99b93afc23367a84916c2fd9120264244e9 /debian/changelog
parentac33f6fbd2d55b0eb52b42e0d466be4c39914020 (diff)
Bump version: 0.2.0.6-ac33-dirty → 0.3.00.3.0
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa8e1fe..c08bf9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libosmo-netif (0.3.0) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * tests: jibuf_test: Set some functions as static
+ * tests: jibuf_test: Add scenario to show out-of-order bug
+ * jibuf: Fix out-of-order seq queue around syncpoints
+ * osmux: change log lvl of batch full to debug
+
+ [ Harald Welte ]
+ * remove "channel" layer
+ * stream.c: Use non-blocking connect in osmo_stream_cli
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Fri, 27 Jul 2018 18:31:42 +0200
+
libosmo-netif (0.2.0) unstable; urgency=medium
[ Neels Hofmeyr ]