summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index a6588b90d..cb48ac011 100644
--- a/TODO
+++ b/TODO
@@ -7,9 +7,6 @@ TODO before 1.99.14
TODO before 2.0.0
=================
-[ ] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
- We want a whitelist instead of the current blacklist.
-
[ ] rsc: add bbu's "get" script.
[ ] rsc: add "ptxdist happy-customer-package". Add all needed software,
@@ -486,6 +483,11 @@ Test suite components to be added
DONE
====
+[x] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
+ We want a whitelist instead of the current blacklist.
+
+ Update 20090610 mkl: done
+
[x] jbe: fuse can be build without libiconv. The glibc iconv() works for
it. But its configure is so stupid, it continues to detect a libiconv
even if disabled and link against it. (for example if libiconv is