aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-29 12:03:05 +0100
committerHarald Welte <laforge@gnumonks.org>2017-10-29 12:10:13 +0100
commitd34ec1b9699293d5d5654644cdcd83ab744294ed (patch)
tree1e096a06dfc5e02d106dd6cb15f358505ce746ef
parent47c682937caafc2acadb8abb983ef5d844c0060c (diff)
Tag/Release Version 0.4.00.4.0
-rw-r--r--debian/changelog30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a534b48..4caccc8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+osmo-pcu (0.4.0) unstable; urgency=medium
+
+ [ Holger Hans Peter Freyther ]
+ * Initial release.
+
+ [ Max ]
+ * Use value string check from osmo-ci
+ * cosmetic: tighten direct-phy related code
+ * Support receiving SI13 from BTS
+ * Move gsmtap and accounting into separate function
+ * cosmetic: convert explicit warnings to fixme/todo
+ * Assert valid CS
+ * TBF-DL: extend index check for RLC block copy
+ * TS alloc: properly count UL slots
+ * cosmetic: reformat multislot classes table
+
+ [ Philipp Maier ]
+ * gb: allow only packets from a specific SGSN
+
+ [ Harald Welte ]
+ * tests: Don't use private version of log_info but global gprs_log_info
+ * Call osmo_init_logging() before static BTS constructor
+ * Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP
+ * Debian: Cosmetic changes to control file; add better Description
+ * Debian: print test results in case of failure + clean-up autotest
+ * Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS
+ * Debian: upgrade to debhelper 9 / Standards 3.9.8
+
+ -- Harald Welte <laforge@gnumonks.org> Sun, 29 Oct 2017 12:03:05 +0100
+
osmo-pcu (0.3.0) UNRELEASED; urgency=medium
* Initial release.