summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/ChangeLog
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/ChangeLog b/noncore/net/wellenreiter/ChangeLog
index b59f9f9..4855e7d 100644
--- a/noncore/net/wellenreiter/ChangeLog
+++ b/noncore/net/wellenreiter/ChangeLog
@@ -1,14 +1,18 @@
-2004-??-?? Michael Lauer <mickey@Vanille.de>
+2004-05-04 Michael Lauer <mickey@Vanille.de>
+ * Released as Version 1.0.3
+ * Removed the dummy capture file which has always been written to if none was chosen.
+ * Removed the old dumb hex window tab and added a nice PackageViewer tab.
+ * Added configuration options for the PackageViewer buffer size.
* Registered a signal handler. We're now trying to gracefully exit and emergency close capture files.
This should allow reproducing failures.
* Added sanity check for compile time vs. run time Wireless Extension versions.
* Added sanity check isPresent(interface) before starting the engine.
* Added a View submenu. Added actions to expand and collapse all items.
* 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.
* 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 (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