PHPNews 1.1.1 -> 1.1.2 Changelog ================================ Fixes: * Single Quotes Bug = Any articles that contain a single quote (ie. ') will not be saved because we forgot mysql_escape_string()! * Possible security hole = Not extremely serious but a bug none the less that needed to be fixed.