From 5868be40c63833927168ab3cffd6b549957748ff Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Fri, 23 Mar 2018 18:00:15 +0100 Subject: [PATCH] update TODO --- TODO.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index c8bd598..c76cd0c 100644 --- a/TODO.org +++ b/TODO.org @@ -18,8 +18,10 @@ No direct reply to my mail, but he starred github repo. - Note taken on [2018-02-17 Sat 11:30] \\ Verify that dual licencing has been done properly by consult - Lewis Van Winkle the author of tinyexpr. -** TODO Remove dependency on libbsd + Lewis Van Winkle the author of tinyexpr.* +** DONE Remove dependency on libbsd + - Note taken on [2018-03-23 Fri 17:59] \\ + Ignored for the time being - Note taken on [2018-02-17 Sat 11:05] \\ arc4random_uniform() should be moved into the source. On BSD we just use the library function.