Apple describes Safari's "Private Browsing" feature as follows:
When you browse the web, Safari stores information about the websites you visit including the content and any user names, passwords, and credit card numbers you enter. Other people who use your computer can view that information. If you don?t want this information stored, use Private Browsing.... If you neglected to turn on Private Browsing before you browsed, choose Safari > Reset Safari.
This seems to imply that using Private Browsing, as well as Reset Safari, will not leave any record on your computer of the sites you have visited. This is not true, however. In Terminal, type this command:
dscacheutil -cachedump -entries Host
This will list all entries cached by Leopard (including the date and time of last access), even when Priv...