From a186e9292ce575794f6a5da93fc2cc27a423cd22 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 10 Feb 2003 17:54:31 +0000 Subject: [PATCH] Goto + expanding instructions git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2143 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index d6990b83..d1d0e71d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,8 @@ TODO NSIS +* skip plugin calls, file instructions that add more than one file with +1 with goto + * move more ui changes to compile time. make progress bar flags be written directly in the UI (PBS_SMOOTH) inst details could be changed in compile time too