From 2e34b742a48d54b279aaed6ce35aa8effacf1b5f Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 12 Oct 2004 20:56:32 +0000 Subject: [PATCH] smart relative jumps is done git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3719 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index e22eb134..83b6713c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -9,8 +9,6 @@ NSIS * Empty subsections should not show -* Smart relative jumps that work with File, plug-ins calls etc. - * More powerful plug-ins (access to ExecFunc and flags and even more) * Option to cancel the installation process