aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-09-25 10:35:34 +0200
committerMax <msuraev@sysmocom.de>2017-09-25 10:35:34 +0200
commit6a21527a2d417eca602cd0af3461dfa285da8767 (patch)
tree4802cd0e99c05242b0e22eb4c3026cb08cc9b939 /TODO-RELEASE
parent1a8bc9839a69566e756c691ebd2d676082838c52 (diff)
Move extended PDP logging macro to header
It might be useful for any user of libgtp who uses libosmocore so let's make generalized version of it available as part of installable header. Change-Id: I79aba10ef989384a28f059c30899e65c771ae5e1 Related: SYS#3610
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index e38e18c..1009c44 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -8,3 +8,4 @@
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
libgtp pdp.h Addition of new tx_gpdu_seq struct member member
+libgtp pdp.h add LOGPDPX() helper to public API