summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-10-13 16:56:05 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-10-13 16:56:05 +0000
commit4c12fdedf1ea36e4a0920f280ac34223e3246118 (patch)
tree7c432f61a3728eb9b6178c5e564f56c4baff7f48 /NEWS
parent0ef97203efe749b3c8f938c5b8c2bccea3e5cee3 (diff)
downloadpango-PANGO_1_0_5.tar.gz
=== Released 1.0.5 ===PANGO_1_0_5
Sun Oct 13 12:34:41 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.0.5 === * configure.in: Version 1.0.5. * NEWS: Updates Sun Oct 13 12:46:32 2002 Owen Taylor <otaylor@redhat.com> * pango/pangowin32.c (pango_win32_get_unknown_glyph): Fix the doc comment.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 615c1861..c28791aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes between 1.0.4 and 1.0.5
+
+* Win32 work [Tor Lillqvist]
+ - Handle choosing the right font for CJK languages based on language tags.
+ - Fix boxes showing up for tabs [Florent Duguet]
+ - Better handling of finding ASCII font names.
+ - Cygwin compilation fix [Masahiro Sakai]
+ - Fix --with-included-modules on win32 [Arnaud Charlet]
+ - Various build fixes and cleanups
+ - Make mini-xft find windows font directory automatically
+* Bug fix for pango_scan_int() needed for recent GTK+.
+* Improve language specific charset ordering basic-x11 [James Su, Brian Yuan]
+* Fix symbols that shouldn't have been exported [Jacob Berkman, Nils Nordman]
+* Some cross-compiling fixes [J. Ali Harlow]
+* Various build fixes [Havoc Pennington, others]
+* Fix check for no-backend being found. [Andreas J. Guezlow]
+
Changes between 1.0.3 and 1.0.4
* Add Thai shaper for Xft [Theppitak Karoonboonyanan]