Updated the changelog file to reflect most recent changes
This commit is contained in:
7
CHANGES
7
CHANGES
@ -2,6 +2,13 @@ Version 1.4.2
|
|||||||
|
|
||||||
. klogd will reconnect to the logger (mostly syslogd) after it went
|
. klogd will reconnect to the logger (mostly syslogd) after it went
|
||||||
away.
|
away.
|
||||||
|
. On heavily loaded system syslog will not spit out error messages
|
||||||
|
anymore when recvfrom() results in EAGAIN
|
||||||
|
. Jon Burgess <Jon_Burgess@eur.3com.com>
|
||||||
|
- Moved the installation of the signal handler up a little bit so it
|
||||||
|
guaranteed to be available when the child is forked, hence, fixing a
|
||||||
|
race condition. This used to create problems with UML and fast
|
||||||
|
machines.
|
||||||
|
|
||||||
Version 1.4.1
|
Version 1.4.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user