Show
Ignore:
Timestamp:
10/18/07 17:13:28 (6 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/ChangeLog

    r1247 r1303  
    11# $Id$ 
     22007-10-18 Benoit Gr�goire  <bock@step.polymtl.ca> 
     3        * 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  
     4        * Update doxygen.cfg.in for latest version and to fix path ambiguity during make dist. 
     5        * Release 1.1.4 
     6 
    272007-07-06 Benoit Gr�goire  <bock@step.polymtl.ca> 
    38        * Makefile.am:  Slight change in make ipk tagrget.  It seems that sometimes builddir isn't defined.  srcdir works just as well in this case.