Log message

This commit is contained in:
Joey Schulze 2007-05-26 10:45:55 +00:00
parent 13bf88e488
commit 244eb7aa6e

View File

@ -483,6 +483,9 @@ static char sccsid[] = "@(#)syslogd.c 5.27 (Berkeley) 10/10/88";
* Sat May 26 10:05:05 CEST 2007: Martin Schulze <joey@infodrom.org> * Sat May 26 10:05:05 CEST 2007: Martin Schulze <joey@infodrom.org>
* Only try to gather the local domain name when messages are to * Only try to gather the local domain name when messages are to
* be received from the network, it's not needed otherwise. * be received from the network, it's not needed otherwise.
*
* Sat May 26 12:22:44 CEST 2007: Martin Schulze <joey@infodrom.org>
* Properly accompany the MARK message with the facility.
*/ */