aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-11-20 14:15:03 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2017-11-20 14:22:15 +0100
commit3fad5d782acbd97be1124ccab874741261913429 (patch)
treecc6df325658fc3b7c1a4865558745de871f6ff38 /TODO-RELEASE
parentabcd0e37b77529dadfc296cda7aacfe31858d74d (diff)
msgb: add inline msgb_queue_free()
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 fb0bfeab..99865c68 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,3 +7,4 @@
# If any interfaces have been added since the last public release: c:r:a + 1.
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
+core msgb_queue_free() add inline func to msgb.h