Mercurial > noffle
diff ChangeLog @ 474:e63a3bc27a75 noffle
[svn] * src/noffle.c: Security warning message about config file being globally
readable was missing a parameter.
author | bears |
---|---|
date | Sat, 29 Nov 2003 23:53:31 +0000 |
parents | bcd7f11b1504 |
children | 20abd71918ad |
line wrap: on
line diff
--- a/ChangeLog Sat Nov 29 23:42:33 2003 +0000 +++ b/ChangeLog Sat Nov 29 23:53:31 2003 +0000 @@ -2,6 +2,8 @@ * src/configfile.c: Brown paper bag problem. noffle-group config was setting the user config. +* src/noffle.c: Security warning message about config file being globally + readable was missing a parameter. Fri Oct 31 2003 Martin Godisch <martin@godisch.de>