From 3843e96252a823b4fdfc89c61d00342bf011ad88 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 25 Nov 1999 07:30:46 +0000 Subject: Stuf --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 7a7f50ab6..cef86ec66 100644 --- a/Changelog +++ b/Changelog @@ -10,6 +10,11 @@ from createPath into mkdir where it belonged, thereby making tar work properly. * Fixed an off-by-one bug in cat. Given a list of file it wouldn't cat out the last file in the list. + * Fixed 'ls -ln' so numeric group/uid are presented properly, and fixed 'ls -l' + so when uid/gid is not in /etc/{passwd,group} the numeric group/uid are + presented properly. + * Also added a TODO. + -Erik Andrsen -- cgit v1.2.3