aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-08-08 17:32:51 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-08-08 17:32:51 +0200
commitbb414bf8b104e1b56e61bb804c75d30cda2a9e3c (patch)
treec70936486b77f5bb82e6c383955af29d3e189fb6
parent38ea35fc916ebc75b09a73b7e5b28f9248176dc3 (diff)
Bump version: 1.3.0.5-38ea → 1.3.11.3.1
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51bc211c5..ec4e07250 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+openbsc (1.3.1) unstable; urgency=medium
+
+ [ Daniel Willmann ]
+ * manuals: Update osmonitb counter/vty documentation
+ * manuals: Generate vty/counter documentation for osmo-bscnat
+
+ [ Pau Espin Pedrol ]
+ * nat: Remove unused func bsc_vty_init()
+ * Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
+ * debian/control: Match dependency versions against configure.ac
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 08 Aug 2019 17:32:51 +0200
+
openbsc (1.3.0) unstable; urgency=medium
[ Keith ]