Show
Ignore:
Timestamp:
09/30/08 05:19:04 (5 years ago)
Author:
wichert
Message:

Add changelog entries for those changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/ChangeLog

    r1359 r1372  
    11# $Id$ 
     2 
     32008-09-30 Wichert Akkerman <wichert@wiggy.net> 
     4        * Security: strncpy may not NUL-terminate strings, so enforce this 
     5          ourselves. 
     6        * Make it possible to protect the status page 
     7 
    282008-07-20 Alexandre Carmel-Veilleux <acv@miniguru.ca> 
    39        * src/util.c: Fixed #include bug that caused segfaults on newer Linux