aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-23 16:54:31 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-23 16:54:31 -0400
commit9c465ca7767523d02429e2221e89b538bb72cdac (patch)
treec5ecdbebddb439baa45dfc15327a8a2689b2dd14 /doc/todo
parent86466c88e6b0d504f14821f38e22e65d6465fe9d (diff)
todo
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/add_magicmime_support_to_OSX_dmg.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/add_magicmime_support_to_OSX_dmg.mdwn b/doc/todo/add_magicmime_support_to_OSX_dmg.mdwn
new file mode 100644
index 000000000..9e4e8f387
--- /dev/null
+++ b/doc/todo/add_magicmime_support_to_OSX_dmg.mdwn
@@ -0,0 +1,3 @@
+The OSX .dmg is built without the MagicMime build flag. Turning it on will
+take some work to ship a copy of the magic database inside the dmg.
+--[[Joey]]