From 90fb634625c33001c6e0e79f6c2a7ada940301f3 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 21 Jun 2000 06:59:35 +0000 Subject: [PATCH] Note phk's axing of wd compat devices in -current. --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index ecf6df27ec1d..a9fe1defdb2c 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,12 @@ directly to him. See end of file for further details. For commonly done items, please see the end of the file. Search for 'COMMON ITEMS:' +20000615: + phk removed the compatibility creation of wd devices in the + ad driver. If you haven't done so already, you must update + your fstab, etc to use the ad devices instead of the wd + devices. + 20000612: Peter took an axe to config(8). Besure that you read his mail on the topic before even thinking about updating. More details