~ubuntu-branches/ubuntu/precise/cairo/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2010-12-07 18:27:23 UTC
  • Revision ID: james.westby@ubuntu.com-20101207182723-nvulvuz1hs6t2txi
Tags: 1.10.0-1ubuntu5
debian/patches/cairo-lp-680628.patch: PDF: Output a stencil mask for
cairo_mask() with solid source and A1 mask. This is the Cairo part
to fix blown up output files and slow printing when printing certain PDF
files with evince (LP: #680628).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cairo (1.10.0-1ubuntu5) natty; urgency=low
 
2
 
 
3
  * debian/patches/cairo-lp-680628.patch: PDF: Output a stencil mask for
 
4
    cairo_mask() with solid source and A1 mask. This is the Cairo part
 
5
    to fix blown up output files and slow printing when printing certain PDF
 
6
    files with evince (LP: #680628).
 
7
 
 
8
 -- Till Kamppeter <till.kamppeter@gmail.com>  Tue,  7 Dec 2010 18:27:23 +0100
 
9
 
1
10
cairo (1.10.0-1ubuntu4) natty; urgency=low
2
11
 
3
12
  * Fix build failure with -flto (adding optional symbol).