SVN commit 769260 by aacid: kpdf crashfix++ update 4.0.1 php M +3 -0 changelog3_5_8to3_5_9.php M +14 -0 changelog4_0to4_0_1.php M +1 -0 changelog_branch_3_5.xml --- trunk/www/sites/www/announcements/changelogs/changelog3_5_8to3_5_9.php #769259:769260 @@ -41,6 +41,7 @@
  • Allow to exit the presentation mode using the shortcut used for starting it. Fixes bug 154778. See SVN commit 753996.
  • Do not download remote documents again when saving them. Fixes bug 121785. See SVN commit 761840.
  • Draw underlined links correctly. Fixes bug 151359. See SVN commit 765387.
  • +
  • Fix crash on PDF that specify masks with parts outside the page. Fixes bug 157000. See SVN commit 769259.
  • @@ -57,6 +58,8 @@ Bugfixes: +

    JuK

    +
    + Bugfixes: + +

    kdenetwork [ all SVN changes ]

    --- trunk/www/sites/www/announcements/changelogs/changelog_branch_3_5.xml #769259:769260 @@ -1803,6 +1803,7 @@ Allow to exit the presentation mode using the shortcut used for starting it. Do not download remote documents again when saving them. Draw underlined links correctly. + Fix crash on PDF that specify masks with parts outside the page.