Changeset 921

Show
Ignore:
Timestamp:
01/23/06 02:52:39 (7 years ago)
Author:
max-horvath
Message:

"Updated CHANGELOG"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r912 r921  
    1 2006-01-21 Max Horváth <max.horvath@maxspot.de> 
     12006-01-23 Max Horváth <max.horvath@maxspot.de> 
    22        * Removed compiled PHPdoc documentation 
    33        * moved createDoc.sh to "doc" directory, documentation can be generated on 
     
    99          compiling without any warnings 
    1010        * Initialized uninitialized variables in Node class 
    11  
    12 2006-01-20 Benoit Grégoire  <bock@step.polymtl.ca> 
     11        * Fixed initialization error of one variable 
     12        * Configuration file (config.php) will be read before path detection is 
     13          being started (otherwise there was no chance to set a manual SYSTEM_PATH) 
     14 
     152006-01-22 Benoit Grégoire  <bock@step.polymtl.ca> 
    1316        * common.php:  Real fix for Ticket #59 ;) 
    1417        * common.php:  Untested fix for Ticket #59