summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-10 22:02:46 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-10 22:02:46 +0000
commit9455fae9cabc70de63743546cf4399eac50e68ce (patch)
treefb649464fcda3d538a4f65a2a176a76aa9e357b4 /NEWS
parent663b27ed61e8d8d885f3844b61834cd07788db14 (diff)
downloadpango-9455fae9cabc70de63743546cf4399eac50e68ce.tar.gz
=== Released 1.1.5 ===
Tue Dec 10 14:51:01 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.5 === * configure.in: Version 1.1.5, interface age 1. * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba0ed824..1de96a4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes between 1.1.4 and 1.1.5
+
+* Fix wrap-around coordinate problems for X, Xt.
+* Draw unknown character boxes with X primitives for the
+ X backend instead of hoping for a suitable glyph [Morten Welinder]
+* Fix crash with FT2 arabic shaper from using face->generic.data
+ for two things.
+* For Xft/FT2, give an informative error mesage when no fonts are found.
+* Support shape modules with ranges beyond the BMP [Federic Zhang]
+* Use octal escapes rather than literal UTF-8 [Arnaud Charlet]
+* Use g_[sf]printf where appropriate [Matthias Clasen]
+* Doc improvements [Matthias]
+* Misc build and bug fixes [Tony Graham, Kjartan Maraas]
+
Changes between 1.1.3 and 1.1.4
* Fix the Arabic-words-broken-by-underlines problem by