summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-06-13 21:10:29 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-06-13 21:10:29 +0000
commitf17dbc7b17dd8d1850151627c794feceea73f930 (patch)
treeb4719033b8dca7a9bc18e472ce551e106d5a06b3 /NEWS
parent4f8ddf3fa34624db3d8421ae57ded895f62b168d (diff)
downloadpango-f17dbc7b17dd8d1850151627c794feceea73f930.tar.gz
Released 1.0.3.PANGO_1_0_3
Thu Jun 13 16:57:59 2002 Owen Taylor <otaylor@redhat.com> * Released 1.0.3. * configure.in: Version 1.0.3, binary, interface age 3. * NEWS: Updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 50d984c6..e1f7d884 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes between 1.0.2 and 1.0.3
+
+* Change algorithm for mapping points to pixels on
+ Windows to match the system method. [Joaquin Cuenca Abela,
+ Tor Lillqvist]
+* Fix family listing for the FT2 backend. [Sven Neumann]
+* Fix memory leak in pango_font_real_get_metrics() [Matthias Clasen]
+* Some compilation warning fixes. [David L. Cooper II]
+* Fix passing attr_list == NULL to pango_parse_markip [Andreas J. Guelzow]
+
Changes between 1.0.1 and 1.0.2
* Support building with FreeType 2.1.0