From e2399c12cac66218c3158c8f65b6689764a74c44 Mon Sep 17 00:00:00 2001 From: vspader Date: Mon, 18 Feb 2008 01:59:50 +0000 Subject: [PATCH] Updated KnownIssues. --- KnownIssues | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KnownIssues b/KnownIssues index 1e16161d2..9fa816ef3 100644 --- a/KnownIssues +++ b/KnownIssues @@ -4,4 +4,4 @@ does not resize columns (needs a lower bound) Code for fading and seeking should be moved into the AudioPlayer, so we can escape ugly event* functions -File tree preference is redundant. Can just move the NSPathControl to the File Tree, and remove the Header. +File tree watcher should use Leopard FSEvents API instead of individual kqueues.