From 042c0966a7bef9e0693f9f5023e12c3762ad3c63 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 28 Dec 2001 05:33:34 +0000 Subject: [PATCH] Add note about daily security checks moving to periodic(8) --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index 6f6810298576..9cab59b69a97 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,13 @@ This file is maintained and copyrighted by M. Warner Losh of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. +20011207: + Daily security checks have been split out to use the periodic(8) + scripts. Some change in configuration may be necessary. Please + see +http://www.freebsd.org/cgi/mid.cgi?db=mid&id=<20011207155805.R8975@blossom.cjclark.org> + for details. + 20011204: sos added VCD/SVCD support to ata driver and that needs the kernel and burncd to be in sync.