summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-02-15 18:56:18 (UTC)
committer mickeyl <mickeyl>2004-02-15 18:56:18 (UTC)
commitf5185670694de31ae3ad4e7f8bbd24893feec147 (patch) (side-by-side diff)
treeeb9997934f407cb61f9ed2d7e93cf519bcff179c
parentef7f95fa147c7675999b091c76b081029c415d19 (diff)
downloadopie-f5185670694de31ae3ad4e7f8bbd24893feec147.zip
opie-f5185670694de31ae3ad4e7f8bbd24893feec147.tar.gz
opie-f5185670694de31ae3ad4e7f8bbd24893feec147.tar.bz2
update
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/noncore/net/wellenreiter/ChangeLog b/noncore/net/wellenreiter/ChangeLog
index f183d80..6c2e52b 100644
--- a/noncore/net/wellenreiter/ChangeLog
+++ b/noncore/net/wellenreiter/ChangeLog
@@ -2,2 +2,3 @@
+ * Switched to a (hopefully) more reliable method reading from gpsd.
* Added parsing of named ProbeRequests. Display only-probed-yet SSIDs in a different network color.
@@ -6,8 +7,8 @@
detected. This opens up many possibilities, i.e. a qcop to qpegps or exec'ing flite (speech).
- * Added decloaking of cloaked ESSIDs (length != 0, but essid[0] == \0)
+ * Added decloaking of cloaked ESSIDs (length != 0, but essid[0] == \0).
* Hided the 'Parse' Tab in the configuration window. Not functional now and may come later
* Added parsing of control frames. Display stations sending them SSID "<unknown>" for now.
- * Added command line option "-nocheck" to skip non-root and dhcp tests
- * Improved the speed reading the manufacturer list
- * GPS coordinates are now presented in the DMS (as opposed to decimal) format
+ * Added command line option "-nocheck" to skip non-root and dhcp tests.
+ * Improved the speed reading the manufacturer list.
+ * GPS coordinates are now presented in the DMS (as opposed to decimal) format.