diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:06:21 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-05 19:06:21 +0000 |
commit | 4aa11b915e718d739d7bbfc737b77164d79af116 (patch) | |
tree | 4cd88e5cca9df66f069a2eb1b639ec0ad938948c /THANKS | |
parent | c93ad1a4ef2625ffb849b8868fe32f930594ac70 (diff) | |
parent | f3410da7f0bd208a5f2d792131b215454e782e93 (diff) | |
download | wavemon-4aa11b915e718d739d7bbfc737b77164d79af116.tar.gz |
Resolve 0.7.3 import conflict
Diffstat (limited to '')
-rw-r--r-- | THANKS | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,6 +1,6 @@ Many people contribute to wavemon by reporting problems, suggesting various improvements, or submitting actual code. Here is a list of these people. Help -me (gerrit@erg.abdn.ac.uk) keep it complete and exempt of errors. +me (gerrit@erg.abdn.ac.uk) keep it complete and accurate. Christoph J. Thompson (cjsthompson@gmail.com) provided DESTDIR support for the installation process and contributed a Slackware build script, found in @@ -18,3 +18,15 @@ parser backward-compatible (0.6.7). Jonathan Lovelace provided a patch to enable build on Gentoo (0.6.10). Hanno Boeck supplied a patch to improve the linking process (0.6.10). + +Sean Muir helped improve the overall design through several really useful +suggestions (histogram levels, scan window) leading up to 0.7.0. + +Jean Tourrilhes helped with the scan window in 0.7.0 (most of the code to +extract the scan data is from wireless tools 30) and also kindly provided +an earlier wavemon prototype with scanning support. + +Thanks to Matt who helped fixing several bugs in 0.7.0. + +Robert M. Stockmann and Koniu helped with bug fixes in 0.7.1; thanks to Koniu +support for window resizing got started. |