summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/ChangeLog
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/net/wellenreiter/ChangeLog b/noncore/net/wellenreiter/ChangeLog
index d4dca9f..f183d80 100644
--- a/noncore/net/wellenreiter/ChangeLog
+++ b/noncore/net/wellenreiter/ChangeLog
@@ -1,14 +1,15 @@
2004-??-?? Michael Lauer <mickey@Vanille.de>
+ * Added parsing of named ProbeRequests. Display only-probed-yet SSIDs in a different network color.
* Rewrote the simple actions on new {Network, Client, Station}. Besides playing a sound or
blinking a LED, a user customizable script can now be executed, if something has been
- detected. This opens up many possibilities, i.e. a qcop to qpegps or exec'ing Flite.
+ 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)
* 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 "???" for now.
+ * 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
2003-12-18 Michael Lauer <mickey@Vanille.de>