summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-12-08 21:03:25 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-12-08 21:03:25 +0000
commitf33287b277ad7ba82ba5c0a4a43024d9f7b78fbb (patch)
treee6914d10fb917688a45fba9a510aabf88e88f59f /NEWS
parentc2d6a3e80e92d1f58e7d7649174d884ff96e7b00 (diff)
downloadpango-f33287b277ad7ba82ba5c0a4a43024d9f7b78fbb.tar.gz
=== Released 1.3.1 ===PANGO_1_3_1
Mon Dec 8 12:57:03 2003 Owen Taylor <otaylor@redhat.com> * === Released 1.3.1 === * NEWS: Further updates for 1.3.1 * pango/pango-script.c (pango_script_iter_next): Put in a hopefully-correct fix for a problem with invalid values of start_sp causing out-of-bounds writes. (#125928, Morten Welinder)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6219871c..5aa9bded 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
Overview of changes between 1.3.0 and 1.3.1
===========================================
+* Support non-Unicode font encodings when supported by fontconfig
+ [Sven Neumann]
+* Draw 6-digit hex boxes for > U+FFFF [Noah Levitt]
+* Update to latest fribidi [Noah]
+* Honor U+2028 LINE SEPARATOR [Noah]
* Fix a problem with iteration by chars [Mariano Suárez-Alvarez]
-* Misc bug and build fixes [Martin Kretzschmar, Padraig O'Briain]
+* Misc bug and build fixes [Jeff Bonggren, Martin Kretzschmar,
+ Noah, Sven Neumann, Padraig O'Briain, Manish Singh,
+ Morten Welinder]
* Fix header file includes to work with recent FreeType.
Overview of changes between 1.2.x and 1.3.0