Changeset 1105

Show
Ignore:
Timestamp:
10/08/06 21:01:06 (2 years ago)
Author:
acv
Message:

Added an entry for my changes in 1104 and 1103: my email update, more comments, split printf's on multiple lines.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wifidog/ChangeLog

    r1102 r1105  
    11# $Id$ 
     22006-10-08 Alexandre Carmel-Veilleux <acv@miniguru.ca> 
     3        * Changed my email in a few files. 
     4        * Broken down some printf's on multiple lines. 
     5        * Added comments. 
     6 
    272006-09-14 Benoit Gr�oire  <bock@step.polymtl.ca> 
    38        * src/util.c, src/conf.h: Fix autodectection of the External interface if not specified in the config file.  If the interface (typically pppoe) wasn't yet fully up when wifidog starts, wifidog would stop every connection from going trough.  It will now retry every second for up to two minutes, and then exit with a fatal error if it can't successfully detect it.