commit 3e0232cb80f75961fdcb8b69887ad3a91331c02c parent f2af04b40e9e4812c5a26aab1011b15ae96db41e Author: Frederic Cambus <fred@statdns.com> Date: Fri, 16 Mar 2018 22:24:19 +0100 Add TODO Diffstat:
A | TODO | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -0,0 +1,3 @@ +- Avoid doing a lookup for continents, add an array to map countries + to continents +- Move maps of countries and continents to a separate file?