summaryrefslogtreecommitdiffstats
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
parentdebian/control: Match dependency versions against configure.ac (diff)
downloadOpenBSC-bb414bf8b104e1b56e61bb804c75d30cda2a9e3c.tar.xz
OpenBSC-bb414bf8b104e1b56e61bb804c75d30cda2a9e3c.zip
Bump version: 1.3.0.5-38ea → 1.3.11.3.1
Change-Id: I3d06a8f8b7645803b581e8651f20497f80959ec0
-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 ]