diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1abb4ad..dcda288 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,4 @@ -$Id: WHATSNEW.txt,v 1.151 2005/01/08 08:40:53 tundra Exp $ +$Id: WHATSNEW.txt,v 1.152 2005/01/08 19:51:43 tundra Exp $ WHAT'S NEW @@ -17,6 +17,9 @@ - The program would lockup when browsing a piece of removeable media, and the media was then removed. The refresh logic now catches this error and resets the view to the starting directory in this case. + This is not foolproof. The program will still lockup in this case + if the starting directory itself is no longer readable - i.e., It to + is (was) on a piece of removed media, for example. CHANGES