author | kergoth <kergoth> | 2002-10-17 04:47:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-17 04:47:26 (UTC) |
commit | e5d66ce2f5939eeae922c4fda9cad084320e647c (patch) (unidiff) | |
tree | c97c29a4f27354b2d65ee7859543d32efd9aba53 | |
parent | 23fbd85de36bac6e8dff5e16a6e22ce19fe15187 (diff) | |
download | opie-e5d66ce2f5939eeae922c4fda9cad084320e647c.zip opie-e5d66ce2f5939eeae922c4fda9cad084320e647c.tar.gz opie-e5d66ce2f5939eeae922c4fda9cad084320e647c.tar.bz2 |
updated TODO per two bug fixes from ben, and added another one
-rw-r--r-- | noncore/net/networksetup/TODO | 6 | ||||
-rw-r--r-- | noncore/settings/networksettings/TODO | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/noncore/net/networksetup/TODO b/noncore/net/networksetup/TODO index f974289..70d6717 100644 --- a/noncore/net/networksetup/TODO +++ b/noncore/net/networksetup/TODO | |||
@@ -1,5 +1,7 @@ | |||
1 | [ ] Wlanmodule needs to check if an interface supports wireless | 1 | [ ] Wlanmodule needs to check if an interface supports wireless |
2 | extensions. | 2 | extensions. |
3 | [ ] When you set options in wlanmodule, hit OK, it exits all of | 3 | [x] When you set options in wlanmodule, hit OK, it exits all of |
4 | networksetup, doesnt bring you back to the main screen. | 4 | networksetup, doesnt bring you back to the main screen. |
5 | [ ] Wlanmodule isnt writing out wireless.opts | 5 | [x] Wlanmodule isnt writing out wireless.opts |
6 | [ ] Need a means of bringing an interface up and down (calling | ||
7 | out ifup/ifdown) from the gui. | ||
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO index f974289..70d6717 100644 --- a/noncore/settings/networksettings/TODO +++ b/noncore/settings/networksettings/TODO | |||
@@ -1,5 +1,7 @@ | |||
1 | [ ] Wlanmodule needs to check if an interface supports wireless | 1 | [ ] Wlanmodule needs to check if an interface supports wireless |
2 | extensions. | 2 | extensions. |
3 | [ ] When you set options in wlanmodule, hit OK, it exits all of | 3 | [x] When you set options in wlanmodule, hit OK, it exits all of |
4 | networksetup, doesnt bring you back to the main screen. | 4 | networksetup, doesnt bring you back to the main screen. |
5 | [ ] Wlanmodule isnt writing out wireless.opts | 5 | [x] Wlanmodule isnt writing out wireless.opts |
6 | [ ] Need a means of bringing an interface up and down (calling | ||
7 | out ifup/ifdown) from the gui. | ||