0.8.7.28:
I hate pathnames.
... fix DIRECTORY on logical pathnames
WARNING WARNING WARNING
The fix here is based on a somewhat speculative (but, I believe,
correct) interpretation of the specification. At issue is something
that will probably not be encountered by most users (particularly
since the only bug report on this issue ever received is, surprise
surprise, from PFD's test suit) but that causes my eyes to go
funny every time I think about it.
If you are in the habit of taking the directory of logical pathnames
on hosts with multiple translations, you may see different results
from what you expect. Please feel free to discuss them.
Users of DIRECTORY without such bizarre modi operandorum will
probably either not notice anything, or will suddenly have more
workingness. Yay.
... fix PRINT-OBJECT on LOGICAL-PATHNAMEs (:NAME and :TYPE not
:FILE and :NAME, and respect *read-eval*/*print-readably*)