Get rid of TODO

It is obsolete and the tasks in there are best tracked locally or in GitHub
issues.

URL: https://github.com/OpenVPN/openvpn-gui/pull/225
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
pull/228/head v11.10.0.0
Samuli Seppänen 2018-02-27 11:10:02 +02:00 committed by Selva Nair
parent e7fd11812f
commit 961d1b37c2
1 changed files with 0 additions and 9 deletions

9
TODO
View File

@ -1,9 +0,0 @@
TODOs for OpenVPN-GUI
* support usernames and passwords that contain a " character
* pass string length to IDS_NFO_CONNECTION_XXX
* move registry values below openvpn pregistry key
* convert boolean registry values from string to dword
* maybe parse config and use selected options in command line directly
* have some kind of error log instead of message boxes for low level errors