blob: 73f17c1b8187591e8b68a05f81d5e7b02d2d0ba7 [file] [log] [blame]
Pau Espin Pedroled87bd52021-02-24 14:30:56 +01001osmo-smlc (0.2.0) unstable; urgency=medium
2
3 [ Harald Welte ]
4 * contrib/jenkins.sh: Build libosmo-abis, a dependency of libosmo-netif
5 * fix build of usermanual
6 * update vty reference XML
7 * debian/spec: Add build depedency to autoconf-archive
8 * debian: the osmo-smlc example is not in the osmo-msc directory
9 * osmo-smlc.spec.in: Add dependency to autoconf-archive
10 * fix osmo-smlc.service: drop unknown '-s' command line argument
11
12 [ Neels Hofmeyr ]
13 * initial working osmo-smlc implementation
14 * manual: describe TA-based positioning and cell locations
15
16 [ Pau Espin Pedrol ]
17 * gitignore: Ignore autofoo files *~
18 * main: Support setting cmdline --vty-ref-mode
19 * smlc_subscr_test: Replace use of deprecated log_set_print_filename() API
20
21 -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 24 Feb 2021 14:30:56 +0100
22
Harald Welteb53e2bf2020-08-21 16:33:42 +020023osmo-smlc (0.0.1) unstable; urgency=medium
24
25 [ Harald Welte ]
26 * initial skeleton
27
28 -- Harald Welte <laforge@osmocom.org> Fri, 21 Aug 2020 16:02:11 +0200