wewimo-0.1.0
    - added support for client hiding in master mode (thanks to Vic for suggestion)
    - added support for master mode information hiding (thanks to Vic for suggestion)
    - channel is not retrieved from iwlist, but from iwconfig (thanks to Vic for suggestion)
    - it is possible to disable grep -m function in configuration - if your grep version
      don't support this parameter (thanks to jbohac for suggestion)
    - added -i parameter to arp command to specify interface (thanks to Vic for suggestion)
    - fixed bug caused by different host version (thanks to Vic and Phil for bugreport)
    - gawk /\./ problem fixed (thanks to Passi for bugreport)
    - many optimalizations (thanks to Passi for patches)
    - default path for iwconfig changed to /usr/local/sbin

wewimo-0.0.9
    - integrated Woody's patch for CZFree DNS handling. if this feature is turned on, DNS name
      'wlan0.if.computer.cloud.czf' will be shown as 'computer' instead of 'wlan0'
    - integrated Vic's patch for total and active number of clients display
    - added support for inactive clients color differentiation
    - fixed bug in localization - "unknown", "RX", "TX" in master mode (thanks to Vic for bugreport)
    - "This Page Is Valid HTML 4.0 Transitional!" :)

wewimo-0.0.8
    - integrated Sameleon's patch for RX and TX rate
    - integrated Vic's WISP support
    - client signal quality (master mode) changed (thanks to Woody for suggestion & Petr Simandl
      for wifimon where I take inspiration for this feature ;)
    - added support for interface hiding (thanks to Sameleon for suggestion)
    - added support for easy localization (thanks to Vic for suggestion)
    - added support for bit rate showing in master, managed and ad-hoc mode
    - added support for automatic page refresh
    - added support for color customization (thanks to Vic for suggestion)
    - end line commas were eliminated ;) (thanks to Vic for suggestion)
    - $[$a - $b] was changed to use expr command (because of WISP compatibility)
    - default path to iwconfig and iwlist changed to /sbin
    - fixed bug in HOSTAP_MAXSIGNAL when using with new hostap and more wlan interfaces
    - fixed bug in showing clients RX and TX
    - using of gawk instead of awk

wewimo-0.0.7
    - fixed bug when there are more than one ip address on one mac address (thanks to Woody for bugreport)

wewimo-0.0.6
    - added content type if you are running wewimo as cgi script (thanks to bratrk for bugreport)

wewimo-0.0.5
    - status bar images are no longer needed

wewimo-0.0.4
    - added variables for image location
    - added support for Ad-Hoc mode (thanks to Marel for suggestion)

wewimo-0.0.3
    - HOSTAP_MAXSIGNAL_NEWHOSTAP changed to 276 (thanks to Woody for suggestion)
    - switched RX and TX in Master mode
    - if host isn't found in arp table wewimo is not trying to resolve it
    - if host is unresolvable, 'unresolvable' is written in the table instead of host text

wewimo-0.0.2
    - added client lines differenciation by background color
    - fixed serious bug when retreiving interface info from /proc/net/wireless
    - fixed some problems that could happend with new hostap drivers
