Add a test for reading a configuration file
[wifi-radar.git] / docs / HISTORY
blobab1e4fc11f027f9c17b9edc6b8e478f5b7663a40
1   History of WiFi Radar
2 (or a simplified ChangeLog)
4 2010-04-04
5     Version 2.0.s08 released.  Fixes crash involving log file, if started by
6 a non-root user.
8 2010-01-29
9     Version 2.0.s07 released.  Includes bug fixes for non-DHCP use from
10 Prokhor Shuchalov.
12 2009-08-28
13     Version 2.0.s06 released.  Adds WIFIRADAR_PROFILE, WIFIRADAR_ENCMODE,
14 WIFIRADAR_SECMODE environment variables for connect and disconnect scripts.
15 Explains old configuration file read crashes to user and recommends a
16 resolution.
18 2009-07-19
19     Version 2.0.s05 released.  Fixes WPA associations and disconnects.  Also
20 fixes various bugs in the UI, including bugs 15973 and 15972.
22 2009-07-06
23     Version 2.0.s04 released.  Fixes a critical bug introduced in 2.0.s03.
25 2009-07-06
26     Version 2.0.s03 released.  Fixes bugs 15963 (unsafe ConfigFile write)
27 and 15964 (wifi-radar --help).  Adds and corrects documentation.
29 2009-06-02
30     Version 2.0.s02 released.  Fixes bugs 15785 (patch from Andrea Scarpino)
31 and 15787.
33 2009-05-21
34     Version 2.0.s01 released.  This was the first stable release of
35     version 2.0.
37 2009-04-19
38     Version 2.0.b05 released.  This version added roaming support for
39     mutliple-AP networks.
41 2009-04-02
42     Version 2.0.b04 released.  This version added logging output at the
43     suggestion of Roy Wood.
45 2009-03-20
46     Version 2.0.b01 released by new maintainer, Sean Robinson.  This
47     release incorporated pre and post scripts with some program information
48     available through environment variables.  It also added a channel column
49     and displayed the AP address.  This version had a new configuration file
50     format and made more preferences editable within the program.  It added
51     a simplified threading model, more modular source code, and extended
52     comments.  It increased the WEP key length from 32 to 64 bytes.
53     Also added was an About dialog with license and credit information.
55 2008-03-12
56     Version 1.9.9 released.  This release cleaned up installation and some
57     documentation using patches from Patrick Winnertz.
59 2007-02-08
60     Version 1.9.8 released.  This version added new features based on user
61     suggestions.  Fixed bugs with locking in multi-threaded environment and
62     killing DHCP client.
64 2006-09-27
65     Version 1.9.7 released.  This version contained multiple interface fixes
66     based on user suggestions.  Also the debian directory was added for building
67     .deb packages.  Gary Case's WPA Mini-HOWTO was included in this version.
69 2005-03-27
70     Version 1.9.6 released.
72 2005-03-19
73     Version 1.9.5 released by new maintainer, Brian Elliott Finley.  This
74     version made it possible to use any DHCP client and included various
75     fixes.
77 2005-04-12
78     Version 1.9.3-3mdk released by Nicolas Brouard.  This version offered
79     the first partial WPA support.
81 2005-04-03
82     Version 1.9.3-2mdk released by Nicolas Brouard.  This version killed
83     dhclient when disconnecting.
85 2005-03-21
87     Version 1.9.1 released.  This fixed scanning regex patterns for
88     iwlist inconsistencies.
90 2005-03-20
91     Version 1.9 released.  This added threaded scanning, signal bars,
92     embedded icons, and changed the name from wifi_radar to wifi-radar,
93     per convention.
95 2004-12-22
96     Initial import into SVN.
98 2004-08-04
100     Version 1.1 released.  This version added a disconnect button.
102 2004-07-04
104     Initial release by Ahmad Baitalmal.  Ahmad is the original author and
105     maintainer of WiFi Radar.