/*************************************************************************** 
 * RT2x00 SourceForge Project - http://rt2x00.sourceforge.net              * 
 *                                                                         * 
 *   This program is free software; you can redistribute it and/or modify  * 
 *   it under the terms of the GNU General Public License as published by  * 
 *   the Free Software Foundation; either version 2 of the License, or     * 
 *   (at your option) any later version.                                   * 
 *                                                                         * 
 *   This program is distributed in the hope that it will be useful,       * 
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of        * 
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         * 
 *   GNU General Public License for more details.                          * 
 *                                                                         * 
 *   You should have received a copy of the GNU General Public License     * 
 *   along with this program; if not, write to the                         * 
 *   Free Software Foundation, Inc.,                                       * 
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * 
 *                                                                         * 
 *   Licensed under the GNU GPL                                            * 
 *   Original code supplied under license from RaLink Inc, 2003.           * 
 ***************************************************************************/
 
 Changelog for 802.11g rt2570 USB driver

 Version: CVS
 	* Compatibility fixes for kernels >= 2.6.19

 Version: 1.1.0-beta2
	* Bugfix to allow multiple rt2570 devices
	* Fix for module unloading under 2.4 kernel
	* Fix for signal quality reporting (1247985)
	* Enhancement for TX during RFMON (i.e. aireplay support)
	* Prism Headers in RFMON 
	* Added new USB devices (F5D7050, Linksys@Home)
	* Bugfix : race condition between thread stop and incoming mlme commands
		(Mathieu Desnoyers mathieu.desnoyers@polymtl.ca)
	* Prism Headers off by default in rfmontx 
	* Jiffies fix for connection stability (1439827)

 Version: 1.1.0-beta1
 	* Initial baseline code from Ralink (2.0.3.0)
 	* Added new USB devices (F5D7060,UB801R,C54RU,MSI6861,GN-WBKG)
	                        (EMINENT3035)
 	* Compile-time debugging enabling
 	* RFMON support
 	* Fix device shutdown in >2.6.9
 	* Fix frequency reporting
	* Fix device suspend (1227392)
	* Added Pre-interface up configuration ability 	
 
 
