git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2233 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-03-04 17:22:19 +00:00
parent 57ea062613
commit f7998e1810

View file

@ -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