Bug Fix: Minus sign incorrectly parsed. (Fix for WordPress 2.8.)
1.4
Bug Fix: Typos in PHP4 constructor for AutomatticLatexDVIPNG
1.3
Bug Fix: Compatibility with PHP 4
Clarify syntax for LaTeX in posts
1.2
Bug Fix: RGB parsing in DVIPNG
Bug Fix: Hash collisions in file names
Big Fix: Default colors never used
Support for 3 digit hex codes
1.1
Bug Fix: tmpnam() can return an error on some setups when called with a null parameter.
Use /tmp instead (it should fall back to the system's temp directory). Props Marin Saric.