From b186d980d6060195d01048bb3a083739137b6c21 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 3 Dec 1999 09:19:54 +0000 Subject: Stuf --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index b3f6c45..23dbfa7 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,11 @@ file existed. * df will not exit on error, but will try to stat all mounted filesystems. * Fixed tar so uid/gid/permissions on extracted tarballs will be correct. + * Fixed find -name so it properly uses shell wildcard patterns + (i.e. `*', `?', and `[]') instead of regular expressions, which + was causing some confusing and unexpected behavior. + + -Erik Andrsen, Dec 2, 1999 0.37 * Wrote a micro syslogd, and a logger util (to log things to the syslog -- cgit v1.1