aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1999-12-19 23:51:50 +0000
committerWarner Losh <imp@FreeBSD.org>1999-12-19 23:51:50 +0000
commit5525aae6217a74a172b87bbd2d665c9b1fb129f0 (patch)
tree1bdb85d2852b30e439e91cadda465a35f58f87d3 /UPDATING
parent74ffe8004b1644ba7fb5197f66e0269d808bd30d (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2e11f09e223f2..6f454f8271064 100644
--- a/UPDATING
+++ b/UPDATING
@@ -3,6 +3,20 @@ Updating Information for FreeBSD current users
This file is maintained by imp@village.org. Please send new entries
directly to him. See end of file for further details.
+19991218:
+ sendmail.cf has moved from /etc/sendmail.cf to
+ /etc/mail/sendmail.cf. You may need to adjust /etc/rc.conf to
+ cope as well as moving sendmail.cf.
+
+19991216:
+ ntp 4.0.98 has replaced the ancient xntpd. The daemon named
+ changed from xntpd to ntpd, so you may need to update your
+ /etc/rc.conf file. The ntp.conf files are compatible with the
+ old release, unless you are using a local reference clock.
+ Details about ntp4 can be found at http://www.ntp.org/.
+
+ xntpd will be cvs removed from the repo in about a week.
+
19991213:
Soren updated the ata driver. Please update to at least this
version before submitting bug reports.