2009-03-23 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated stable & devel to 0.6.8, old -- to 0.5.11
	* gcc43.patch: removed

2008-10-30 Vlad Glagolev <stealth@sourcemage.org>
	* init.d/wpa_supplicant: fixed wpa_cli usage and off state detection;
	  cleaned up
	* BUILD, CONFIGURE, DEPENDS, PREPARE: cleaned up
	* DETAILS: fixed descs; cleaned up; quoting paths
	* INSTALL cleaned up; use install instead of cp; SPELL > SCRIPT
	* PRE_BUILD: SPELL > SCRIPT; cleaned up

2008-03-22 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply gcc43.patch
	* gcc43.patch: Patch to compile with gcc 4.3.0
	  From http://w1.fi/bugz/show_bug.cgi?id=251

2008-03-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated stable to 0.5.10
	  Updated old to 0.4.11

2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* PRE_BUILD: removed is_depends_enabled.function reference

2007-09-18 Eric Sandall <sandalle@sourcemage.org>
	* init.d/wpa_supplicant: Also except off/any ESSID as non-associated

2007-07-20 Robin Cook <rcook@wryms.net>
	* PRE_BUILD: cd to correct directory if devel
	* BUILD: cd to correct directory if devel
	* CONFIGURE: EAP-PSK and EAP-SAKE no longer conflict

2006-07-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.4.10 / 0.5.8 / 0.6.0
	* PREPARE: add back devel version

2007-05-21 Eric Sandall <sandalle@sourcemage.org>
	* init.d/wpa_supplicant.conf: My network device reports the following
	  for not being associated:
	    ath0      IEEE 802.11b  ESSID:""  Nickname:""
	    Mode:Managed  Channel:0  Access Point: Not-Associated
	  So look for ESSID:"" to also check since it's on the same line as
	  $INTERFACE

2007-03-11 Juuso Alasuutari <iuso@sourcemage.org>
	* CONFIGURE: Made EAP-PSK and EAP-SAKE options mutually exclusive,
	  fixes #13518.

2007-03-03 Jeremy Blosser <jblosser-smgl@firinn.org>
	* PRE_BUILD: Replace bad TRACK_ROOT usage (automated).

2007-02-01 Juuso Alasuutari <iuso@sourcemage.org>
	* init.d/wpa_supplicant: Added check for wireless extensions,
	  removed redundant iwconfig forks.

2007-01-17 Juuso Alasuutari <iuso@sourcemage.org>
	* INSTALL: Changed example config install location to
	  /usr/share/doc/wpa_supplicant.
	* wpa_supplicant.conf: Changed general info to match install loc
	  change, added info about update_config option, rewrote info
	  for ap_scan option.

2007-01-05 Juuso Alasuutari <iuso@sourcemage.org>
	* BUILD: Removed redundant sourcing of is_depends_enabled.function,
	  now in PRE_BUILD.
	* PRE_BUILD: Removed unnecessary nested conditionals.

2007-01-04 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: For new installs, /etc/profile.d/qt.sh won't be sourced
	  until relogin, so we need to check for QTDIR and source qt.sh if
	  the user wants QT support.

2007-01-03 Juuso Alasuutari <iuso@sourcemage.org>
	* INSTALL: Install example config file to /usr/share/wpa_supplicant/
	  (this is not the same as the default config file).
	* wpa_supplicant.conf: Changed help info to mention example config.
	* PREPARE, DETAILS, CONFIGURE, DEPENDS, PRE_BUILD, BUILD: New
	  stable is 0.5.7, previous stable 0.4.9 becomes old, devel not
	  available yet.
	* CONFIGURE: Added cross-version var compatibility code.

2006-12-23 Juuso Alasuutari <iuso@sourcemage.org>
	* CONFIGURE: Added query for making config file optional.
	* INSTALL: Only install config file if selected or if init 
	  script is installed.

2006-12-17 Juuso Alasuutari <iuso@sourcemage.org>
	* wpa_supplicant.conf: Added, new name for default config file. 
	  Added ap_scan option and comments.
	* wpa_ctrl.conf: Deleted.
	* INSTALL: Changed default config file name, install man pages.
	* FINAL: Added info about default config file to message.
	* init.d/wpa_supplicant: Changed status msg wording.
	* init.d/wpa_supplicant.conf: Changed default interface (wlan -> 
	  eth1), changed default config file name.

2006-11-27 Juuso Alasuutari <iuso@sourcemage.org>
	* PREPARE: Added, query which release to build (new option is devel).
	* DETAILS: Added devel release version 0.5.6, modified descriptions.
	* CONFIGURE: Complete rewrite; added prompts for all relevant options.
	* DEPENDS: Added depends pcsc-lite, openssl | gnutls, libpcap & 
	  libdnet, and optional_depends readline, qt-x11, dbus. All are 
	  conditional to one or more configure options.
	* PRE_BUILD: Added, moved install path fix here from BUILD, 
	  added fix for devel release install borkage.
	* BUILD: Modified to create .config without using $SPELL_CONFIG, 
	  added wpa_gui build.
	* INSTALL: Added, use DESTDIR=$INSTALL_ROOT, install default config 
	  file and wpa_gui.
	* FINAL: Added, suggest to edit the sysconfig file.
	* init.d/wpa_supplicant: Added, init script.
	* init.d/wpa_supplicant.conf: Added, sysconfig file.
	* wpa_ctrl.conf: Added, control interface config file.

2006-09-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.4.9

2005-12-13 Treeve Jelbert <treeve@sourcemage.org>
	* CONFIGURE BUILD : allow user choice
	* DEPENDS: add

2005-12-12 Pieter Lenaerts <e-type@sourcemage.org>
	* DETAILS: updated to 0.4.7

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-06-20 David Brown <dmlb2000@excite.com>
	* ALL: created spell
