From d961e4625d03365cf8cda7b3ff07d39ac1606ec0 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 3 Nov 2001 17:42:56 +0000 Subject: [PATCH] Some words about awk and pain --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/UPDATING b/UPDATING index fc9788b6c2e..4309aeb889e 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ 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. +20011103: + Most of the awk issues have been resolved. Some rough + edges may be left, but for the most part things should be + back to "normal." For CURRENT's usual definition of "normal. + +20011030: + Awk has been upgraded to the one true awk from bell labs. Expect + choppy waves in the upgrade process. + 20011030: The asr driver problem has been resolved.