Changeset 1303 for trunk/wifidog/NEWS

Show
Ignore:
Timestamp:
10/18/07 17:13:28 (4 years ago)
Author:
benoitg
Message:
  • fw_iptables.c: From Philippe April: reverted change made in 1241 so we properly remove the entry from mangle.WiFiDog_Incoming when kicking out users, it was

affecting statistics

  • Update doxygen.cfg.in for latest version and to fix path ambiguity during make dist.
  • Release 1.1.4
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/NEWS

    r1244 r1303  
    11# $Id$ 
     2WiFiDog 1.1.4: 
     3        * Fix incorrect firewal rule deletion introduced in 1.1.3rc1.  Caused the incoming byte count reported to be incorrect for users that logged in a second time on a gateway that wasn't restarted in between. 
     4 
    25WiFiDog 1.1.3: 
    36        * Fix incomplete change to make te gateway retry external interface forever.