TODO: format
authorRobert Love <rlove@rlove.org>
Mon, 30 Jan 2006 22:41:20 +0000 (22:41 +0000)
committerRobert Love <rlove@rlove.org>
Mon, 30 Jan 2006 22:41:20 +0000 (22:41 +0000)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1410 4912f4e0-d625-0410-9fb7-b9a5a253dbdc

TODO

diff --git a/TODO b/TODO
index ae9d2df..19118e5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -12,7 +12,9 @@ Support WPA Enterprise.
 
 - Access Point link checking thresholds
 
-Wireless link checking could be enhanced to check the signal strength of an access point and switch if the current access point a wireless card is associated with has dropped below say, 20%.
+Wireless link checking could be enhanced to check the signal strength of an
+access point and switch if the current access point a wireless card is
+associated with has dropped below say, 20%.
 
 
 - Gracefully recover from dbus dropouts
@@ -24,5 +26,6 @@ that we could use here.  Note that when dbus dies, hal also dies at the moment.
 
 - Support 40/64 bit passphrases
 
-Allow user to enter passphrases and convert them to 40/64 bit WEP keys on the fly.  Unfortunately, the algorithm for 40/64 bit passphrases is kind of messy.
+Allow user to enter passphrases and convert them to 40/64 bit WEP keys on the
+fly.  Unfortunately, the algorithm for 40/64 bit passphrases is kind of messy.