aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index f4f0cfd7..1f79f04f 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -12,3 +12,5 @@ Known issues
file is unavoidable, it might be nice to abstract this with a wrapper
script that uses mktemp(1) if it can, but otherwise uses mkdir(1) with a
randomised name in "${TMPDIR:-/tmp}". Is mktemp(1) on every *BSD?
+* Where practical, the remaining Bash scripts in bin need to be reimplemented
+ as POSIX sh