aboutsummaryrefslogtreecommitdiff
path: root/contrib/file/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/file/TODO')
-rw-r--r--contrib/file/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/file/TODO b/contrib/file/TODO
index eef01edb241b..5c2ed49e02f1 100644
--- a/contrib/file/TODO
+++ b/contrib/file/TODO
@@ -17,3 +17,6 @@ hard-wired routines). In this regard, note that hplip, which is
BSD-licensed, has a magic reimplementation in Python.
Read the kerberos magic entry for more ideas.
+
+Write a string merger to make magic entry sizes dynamic.
+Strings will be converted to offsets from the string table.