summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRobert Love <rlove@rlove.org>2006-01-30 22:41:20 +0000
committerRobert Love <rlove@rlove.org>2006-01-30 22:41:20 +0000
commit70f591d7d6da59c074456adb5e916e6e83a7c5ae (patch)
tree253a429edda9d4b207b5ea61c8d8233596bdb984 /TODO
parentfb399652810d926756f296abeb94e880b02ba2cc (diff)
TODO: format
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1410 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index ae9d2dfb3..19118e538 100644
--- 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.