aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e1651e5fc..81555fb70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osmo-msc (1.6.3) unstable; urgency=medium
+
+ [ Neels Hofmeyr ]
+ * fix crash for unknown MI during Paging Response
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 09 Sep 2020 16:29:49 +0200
+
osmo-msc (1.6.2) unstable; urgency=medium
* vlr_auth_fsm: Fix compilation with gcc-10