summaryrefslogtreecommitdiffstats
path: root/src/slave/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/slave/ChangeLog')
-rw-r--r--src/slave/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/slave/ChangeLog b/src/slave/ChangeLog
new file mode 100644
index 000000000..c805c4557
--- /dev/null
+++ b/src/slave/ChangeLog
@@ -0,0 +1,7 @@
+Sat Jul 16 00:01:41 1994 Theodore Y. Ts'o (tytso at tsx-11)
+
+ * kpropd.c (do_standalone): Replace detach_process() with call to
+ daemon(), which we can now guarantee will be in libc or in the
+ Kerberos library.
+
+