From f283668229cd1e6d2ece6b4a43a58df1cccc69bb Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Thu, 15 Sep 1994 16:49:32 +0000 Subject: Only report errors to syslog if the debug flag is not set. (Otherwise send them to stderr.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4244 dc483132-0cff-0310-8789-dd5450dbe970 --- src/slave/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/slave/ChangeLog') diff --git a/src/slave/ChangeLog b/src/slave/ChangeLog index 0c5e4c648..630581b4e 100644 --- a/src/slave/ChangeLog +++ b/src/slave/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 15 12:48:21 1994 Theodore Y. Ts'o (tytso@dcl) + + * kpropd.c (PRS): Only report errors to syslog if the debug flag + is not set. (Otherwise, send them to stderr). + Thu Aug 4 15:15:00 1994 Tom Yu (tlyu@dragons-lair) * configure.in: -- cgit