Added missing changelog entry
authorJoey Schulze <joey@infodrom.org>
Thu, 8 May 2008 19:43:09 +0000 (19:43 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 8 May 2008 19:43:09 +0000 (19:43 +0000)
syslogd.c

index 9fcecb3..2ced37f 100644 (file)
--- a/syslogd.c
+++ b/syslogd.c
@@ -497,6 +497,10 @@ static char sccsid[] = "@(#)syslogd.c      5.27 (Berkeley) 10/10/88";
  *
  * Fri Oct 26 17:21:15 CEST 2007: Thomas Jarosch <thomas.jarosch@intra2net.com>
  *     Move hostname setting code from main() into init().
+ *
+ * Wed May  7 21:00:39 CEST 2007: Martin Schulze <joey@infodrom.org>
+ *     Make sure that the service name is only queried, when it is needed,
+ *     i.e. when we are sending to or receiving from the network.
  */