From 02e181ca0f111b13cb311ec178fd505ad3fedd9e Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 9 Nov 2002 17:06:46 +0000 Subject: [PATCH] More stuff to do git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1643 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 83890e4d..d68f416d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,4 +8,6 @@ DOCUMENTATION * not so important but could be nice, links to examples in the examples directory for every function every function will link to the example file that containts it -* go over everything and search for mistakes :) \ No newline at end of file +* go over everything and search for mistakes :) + +* Document InitPluginsDir and creating plugins (exdll.h) \ No newline at end of file