From 6fa561cc974b0be2f852ffef604bd1e714f9900f Mon Sep 17 00:00:00 2001
From: Daniel Gultsch <daniel@gultsch.de>
Date: Sat, 9 Mar 2019 10:31:31 +0100
Subject: [PATCH] add enum lookup to todo

---
 TODO.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TODO.md b/TODO.md
index ebdc47c..99a919b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,3 +3,4 @@
 * XEPify look up method
 * Give verified users access to query the directory (Probably configurable via config flag)
 * send IQ ping when 'already on another device' error occurs
+* additionally look up XMPP uris in enum domains / DNS
-- 
GitLab