Last modified 3 years ago
Minor bug fix and compability improvements.
- Fix "man" keyword expansion: had space in path to man2html tool, and fix path to perl interpreter. Reported by Romain Pontida.
- Does not add css/javascript when the html does not contain <head>, </head>, <body> nor </body> as some php site sends out dynamically generated javascript using a "text/html" content-type. Suggested by Tony Chan.
- Fix for once-in-a-million problem with filesystems such as HFS+ which journals metadata only: Make sure data is completely written to the drive so the files are not left empty if the system looses power or panics right after renameTo(). Keeps previous 5 versions of the settings file in case something goes wrong.
- Improved debug log: dumps all IP adresses returned by DNS lookup.
Version 1.3.3 was released 2009-03-12. List of release notes.
