* fixed case aware file searching in case filename also contains a path (fixes webtbs/tw1279 regression after yesterday's changes) ........ r7903 | jonas | 2007-07-01 16:31:56 +0200 (Sun, 01 Jul 2007) | 5 lines
* fixed check for not adding "." and ".." to dircache * adapted TDirectoryCache.FindNext for new case-aware code * fixed bug in FileExistsNonCase (previous revision's fix was not complete) ........