aboutsummaryrefslogtreecommitdiffstats
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-12-05 23:38:18 +0100
committerHarald Welte <laforge@gnumonks.org>2016-01-06 19:28:21 +0100
commit51660a6adefd59081f7f2883d76a875e8b2e89c9 (patch)
treee7a3aeacf5759a1e71d9f3792536e1bb7e053cc4 /TODO-RELEASE
parentc959afdcd9d8f227f4a72a915ac2e3f79d1d1d3b (diff)
update TODO-RELEASE regarding the talloc change.
Shipping our own private copy of talloc was a good idea in 2008, when it was not readily available on most target platforms. Today, the situation is quite different, as it is a standard library on major Linux distributions.
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 43b1e8ef..edf1099c 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1 +1,2 @@
#library what description / commit summary line
+libosmocore change major external talloc dependency / internal talloc removal