From cefa167ff1a166072b7719a310756f611d700815 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 8 Feb 2003 23:03:31 +0000 Subject: [PATCH] BgImage bug git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2131 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index f7304da6..c6454427 100644 --- a/TODO.txt +++ b/TODO.txt @@ -40,6 +40,10 @@ INSTALLOPTIONS * add an option for LBS_MULTIPLESEL too, not just LBS_EXTENDEDSEL +OTHER PLUGINS + +* BgImage - SetImage /RESIZETOFIT doesn't work + -- Before NSIS 2 Final -- NSIS