From a45f2d05ec583f1599467456f0d3a34057457838 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 19 May 2001 06:27:16 +0000 Subject: [PATCH] Note ncurses import and ata ioctl changes. --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index 40020b44d4dc..f11cdce4340e 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,13 @@ 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:' +20010517: + ata ioctl changed. Make sure to recompile both kernel and + userland at the same time. + +20010517: + New ncurses imported. + 20010512: DEVFS is now opt out, not opt in. Barring major problems, this will be the only way to go starting July 1.