This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 7309e19358240100e56f2d6af8af61a5bb5630da (commit)
via b6d58e8cc0cbf4654efe986eb706f8d3a91a6c76 (commit)
from 18080960e1f85bb315d927d18e52656973834813 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=7309e19358240100e56f2d6af8af…
commit 7309e19358240100e56f2d6af8af61a5bb5630da
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Dec 18 23:45:36 2016 +0100
fsm: log tweak: upon free, say 'Freeing instance'
Logging 'Release' is a bit ambiguous. At first I tought a subscriber
connection was being released, IMHO 'Freeing instance' better describes that
we are freeing an osmo_fsm_inst.
Change-Id: I5cf99707d2ba5620b2988f777fa39cc806ec0212
http://cgit.osmocom.org/libosmocore/commit/?id=b6d58e8cc0cbf4654efe986eb706…
commit b6d58e8cc0cbf4654efe986eb706f8d3a91a6c76
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 21 14:35:46 2016 +0100
doc: fix typo for osmo_hexparse
Change-Id: Ifc2b499792fda378c807c678b8e06630cb64d273
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 2 +-
src/utils.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications