Changelog for HPDF-1.3

WHAT'S NEW IN HPDF 1.3 ====================== 1 - Can be built with ghc 6.8.1 and ghc 6.6 if you have the most recent Cabal and update a few libraries ; 2 - Bug corrections in the line breaking algorithm ; 3 - Automatic hyphenation algorithm (default Language is English). To add new language you have to use hyphenation patterns like in TeX. Look at Graphics/PDF/Hyphenate.hs and Graphics/PDF/Hyphenate/English.hs