CHANGELOG in pdf-reader-0.7.3 vs CHANGELOG in pdf-reader-0.7.4

- old
+ new

@@ -1,5 +1,10 @@ -v0.7.3 (UNRELESED) +v0.7.4 (7th August 2008) +- Raise a MalformedPDFError if a content stream contains an unterminated string +- Fix an bug that was causing an endless loop on some OSX systems + - valid strings were incorrectly thought to be unterminated + +v0.7.3 (11th June 2008) - Add a high level way to get direct access to a PDF object, including a new executable: pdf_object - Fix a hard loop bug caused by a content stream that is missing a final operator - Significantly simplified the internal code for encoding conversions - Fixes YACC parsing bug that occurs on Fedora 8's ruby VM - New callbacks