X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-wireless-tools.git;a=blobdiff_plain;f=wireless_tools%2FCHANGELOG.h;fp=wireless_tools%2FCHANGELOG.h;h=67093d6590a80d38bb24f5ecb97fdd150eb46fae;hp=e3d5308829a0bf4d92d11d839d2e0da6bfd39f11;hb=358fbc0574da2a7a460cfec4628e470e7affc236;hpb=fb1188c580d9ff90cc4d80d2bedb03e86b463057 diff --git a/wireless_tools/CHANGELOG.h b/wireless_tools/CHANGELOG.h index e3d5308..67093d6 100644 --- a/wireless_tools/CHANGELOG.h +++ b/wireless_tools/CHANGELOG.h @@ -1,11 +1,12 @@ /* * Wireless Tools * - * Jean II - HPLB 97->99 - HPL 99->01 + * Jean II - HPLB 97->99 - HPL 99->02 * * The changelog... * - * This file is released under the GPL license. + * This files is released under the GPL license. + * Copyright (c) 1997-2002 Jean Tourrilhes */ /* --------------------------- HISTORY --------------------------- */ @@ -148,6 +149,30 @@ * o Show typical/average quality in iwspy [iwspy] * o Get Wireless Stats through ioctl instead of /proc [iwlib] * + * wireless 23 : + * ----------- + * o Split iw_check_addr_type() into two functions mac/if [iwlib] + * o iw_in_addr() does appropriate iw_check_xxx itself [iwlib] + * o Allow iwspy on MAC address even if IP doesn't check [iwspy] + * o Allow iwconfig ap on MAC address even if IP doesn't check [iwconfig] + * --- + * o Fix iwlist man page about extra commands [iwlist] + * --- + * o Fix Makefile rules for library compile (more generic) [Makefile] + * --- + * o Set max length for all GET request with a iw_point [various] + * o Fix set IW_PRIV_TYPE_BYTE to be endian/align clean [iwpriv] + * --- + * (From Kernel Jake ) + * o Add '/' at the end of directories to create them [Makefile] + * (From Pavel Roskin ) + * o Replace "cp" with "install" to get permissions proper [Makefile] + * o Install Man-Pages at the proper location [Makefile] + * o Add automatic header selection based on libc/kernel [iwlib.h] + * --- + * o Add "commit" to force parameters on the card [iwconfig] + * o Wrap ioctl() in iw_set/get_ext() wrappers [all] + * o Beautify set request error messages [iwconfig] */ /* ----------------------------- TODO ----------------------------- */