aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-07-24 12:04:14 +0200
committerOliver Smith <osmith@sysmocom.de>2024-07-24 14:22:27 +0200
commitc7ff5ab7a8e4a8089385b130fd4575f3cf4e50b9 (patch)
tree119e634393952364b20c6ddc4aa0caab4c17273e /debian/changelog
parent1ffb0b7abde9db325021c6561c0dd439dd042569 (diff)
Bump version: 0.3.0.5-1ffb → 0.4.00.4.0
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e57b16..3707bf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libosmo-pfcp (0.4.0) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * add missing GPLv2 license text as COPYING file
+
+ [ Neels Janosch Hofmeyr ]
+ * osmo_gtlv_cfg: fix api doc
+ * pfcp up_function_features: allow shorter lengths
+ * add osmo_pfcp_ip_addrs_get
+
+ [ Oliver Smith ]
+ * contrib: remove rpm spec file
+
+ -- Oliver Smith <osmith@sysmocom.de> Wed, 24 Jul 2024 12:04:14 +0200
+
libosmo-pfcp (0.3.0) unstable; urgency=medium
[ Neels Janosch Hofmeyr ]