diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ | |||
4 | tests would fail because the pidfile could not be read by a regular user. | 4 | tests would fail because the pidfile could not be read by a regular user. |
5 | "cat: cannot open ...../regress/pidfile: Permission denied (error 13)" | 5 | "cat: cannot open ...../regress/pidfile: Permission denied (error 13)" |
6 | Make sure cat is run by $SUDO. no objection from me. djm@ | 6 | Make sure cat is run by $SUDO. no objection from me. djm@ |
7 | - (tim) [auth.c] add cast to quiet compiler. Change only affects SVR5 systems. | ||
7 | 8 | ||
8 | 20100809 | 9 | 20100809 |
9 | - (djm) bz#1561: don't bother setting IFF_UP on tun(4) device if it is | 10 | - (djm) bz#1561: don't bother setting IFF_UP on tun(4) device if it is |