diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-11-15 20:47:59 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-11-15 20:47:59 +0000 |
commit | 8ea13c80e6357a31481f0a9b6993caf9086a1792 (patch) | |
tree | 0394581dfe27bed7a1ceef1380b53b9d157304bc /NEWS | |
parent | f11628cea1f04f4f8aa1f077e2431a7ff25cea78 (diff) | |
download | pango-8ea13c80e6357a31481f0a9b6993caf9086a1792.tar.gz |
Version 1.3.1, interface age 1.
Wed Nov 12 16:11:47 2003 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 1.3.1, interface age 1.
* NEWS: Updates for 1.3.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Overview of changes between 1.3.0 and 1.3.1 +=========================================== +* Fix a problem with iteration by chars [Mariano Suárez-Alvarez] +* Misc bug and build fixes [Martin Kretzschmar, Padraig O'Briain] +* Fix header file includes to work with recent FreeType. + Overview of changes between 1.2.x and 1.3.0 =========================================== * Share modules between the FT2 and Xft backend. Export PangoFcFont |