diff options
Diffstat (limited to 'package/CHANGES')
-rw-r--r-- | package/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index c87d85a..9a0fae3 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -4,6 +4,8 @@ in short time. * chpst.c, uidgid.c: improve error reporting if getpwnam() or getgrnam() fails; cleanup. + * svlogd.c: don't statically bind local udp socket, but request new + source port for each log message sent through udp. 1.7.2 Tue, 21 Nov 2006 15:13:47 +0000 |