Updated KnownIssues.

This commit is contained in:
vspader 2008-02-18 01:59:50 +00:00
parent 6dfef23ec7
commit e2399c12ca

View file

@ -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.