From 5e46d3d0edf5012eaae00f37de9f40153eb53612 Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 6 Apr 2003 17:17:58 +0000 Subject: [PATCH] Heh, I wonder what I was thinking about when I wrote this... git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2444 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index a6ff7252..2a0cb472 100644 --- a/TODO.txt +++ b/TODO.txt @@ -36,7 +36,7 @@ OTHER PLUGINS NSIS -* stringlist -> sorted linked list with binary search +* sorted list with binary search for defines for faster searching * custom class names for IO so you can include whatever item you want