From f7998e1810dd4045edccc92914e3b8784ba3068e Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 4 Mar 2003 17:22:19 +0000 Subject: [PATCH] More git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2233 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index de2b0b34..1f3a1e91 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,9 +1,11 @@ TODO --- NSIS 2 Beta 3 -- +-- NSIS 2 Beta 4 -- NSIS +* check big licenses (over 50K) + * skip plugin calls, file instructions that add more than one file with +1 with goto * move more ui changes to compile time. @@ -41,6 +43,8 @@ OTHER PLUGINS * BgImage - SetImage /RESIZETOFIT doesn't work +* nsExec - live output + -- Before NSIS 2 Final -- NSIS