From 48091fb3d3e5ec35506ef434bf8712bb5696c3fc Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 9 Dec 1999 01:15:52 +0000 Subject: * my_getid was leaking file descriptors, causing 'ls -l' on long directories to fail -Erik --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 59895a07c..7c21c6cd2 100644 --- a/Changelog +++ b/Changelog @@ -9,6 +9,8 @@ integration with the about-to-be-released tinylogin.) * kill now behaves itself properly, added 'kill -l' to list signals * Began to add tail, butit doesn't work yet. + * my_getid was leaking file descriptors, causing 'ls -l' on long + directories to fail -Erik Andrsen -- cgit v1.2.3