From 86d61fdb4a71897b87cecab0c29d78fba878522d Mon Sep 17 00:00:00 2001 From: Robert Knight Date: Tue, 30 Aug 2011 11:06:33 +0100 Subject: [PATCH] Update TODO file. Add a note in the TODO file about binary patches. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d41602d..11360de 100644 --- a/TODO +++ b/TODO @@ -19,7 +19,7 @@ General Updater Tasks: * Fix package dir cleanup failing on Win32 due to executable being in use [done] * Test installing update if Microsoft Word with Mendeley plugin is active - * Write log file entries to an actual log file [Linux: done, Windows/Mac: TODO] + * Write log file entries to an actual log file [Linux, Windows: done, Mac: TODO] * Test updater on an old Windows system without Visual Studio installed and statically link C++ runtime libraries if necessary @@ -51,6 +51,9 @@ Auto-update preparation tools: Nice To Have ============ +Update size: + * Support for applying binary patches (eg. with bspatch/bsdiff) + Telemetry: * Call a project-specific URL to report successful/failed update installation and starting of new app after update