Update TODO file

This commit is contained in:
Robert Knight 2011-08-24 12:17:08 +01:00
parent 557dc1273e
commit b1216d73b8

5
TODO
View file

@ -13,10 +13,11 @@ General Updater Tasks:
* Gtk or Qt UI for Linux [done - GTK UI]
* Unit test working under Windows [done]
* Start new application once installation is finished [done]
* Use message box for errors [done]
* Retry/cancel support if updater cannot overwrite file (eg. due to
file being in use by Microsoft Word or another application)
* Write log file entries to an actual log file
* Write log file entries to an actual log file [partially done - needs to write to correct location]
* Fix package dir cleanup failing on Win32 due to executable being in use
Mendeley-specific Updater Tasks:
@ -38,4 +39,4 @@ Auto-update preparation tools:
* Tool to generate new structure for XML file
Source:
* Ensure no Mendeley branding in standalone project and publish code
* Ensure no Mendeley branding in standalone project and publish code