aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 170c84dfb..6d6405b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+openbsc (1.4.0) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * Migrate from BSC_FD_* to OSMO_FD_*
+ * Add very clear obsolescence / unmaintained warnings
+
+ [ Pau Espin Pedrol ]
+ * bsc-nat: generate coredump and exit upon SIGABRT received
+ * osmo-nitb: generate coredump and exit upon SIGABRT received
+
+ -- Pau Espin Pedrol <pespin@espeweb.net> Thu, 10 Dec 2020 17:07:14 +0100
+
openbsc (1.3.3) unstable; urgency=medium
[ Keith ]