CHANGELOG in pdf-reader-0.7.1 vs CHANGELOG in pdf-reader-0.7.2

- old
+ new

@@ -1,4 +1,11 @@ +v0.7.2 (20th May 2008) +- Throw an UnsupportedFeatureError if we try to open an encrypted/secure PDF +- Correctly handle page content instruction sets with trailing whitespace +- Represent PDF Streams with a new object, PDF::Reader::Stream + - their really wasn't any point in separating the stream content from it's associated dict. You need both + parts to correctly interpret the content + v0.7.1 (6th May 2008) - Non-page strings (ie. metadata, etc) are now converted to UTF-8 more accurately - Fixed a regression between 0.6.2 and 0.7 that prevented difference tables from being applied correctly when translating text into UTF-8