~ubuntu-branches/ubuntu/maverick/pango1.0/maverick-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-08-11 17:30:40 UTC
  • mfrom: (1.5.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090811173040-zozfegyjkb39sep2
Tags: 1.25.2-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of changes between 1.25.1 and 1.25.2
 
2
=============================================
 
3
- Tweak C++ compiler options.  If you get link errors with gcc on
 
4
  x86-64 about __gxx_personality_v0(), make sure your CXXFLAGS does
 
5
  not have -fexceptions.  This will be fixed in Pango itself later.
 
6
- Fix crasher with gzipped fonts.
 
7
    Bug 591409 – crash in firefox.  Handle non-mmapped FT_Face
 
8
 
1
9
Overview of changes between 1.24.5 and 1.25.1
2
10
=============================================
3
11
- Merge harfbuzz-ng: brand new OpenType Layout engine