summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-21 23:14:51 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-21 23:14:51 +0000
commit44eabb622d81331bd4fc0d09922dfd6d48b15512 (patch)
tree8184ad6be75b54ff3fd356bfb8ea0b350b62b046 /NEWS
parente514428409d3bd9a0bfa5a66856b0f590fd771ad (diff)
downloadpango-44eabb622d81331bd4fc0d09922dfd6d48b15512.tar.gz
Version 0.22. Updated Update. Don't look like a doc comment.
Wed Nov 21 12:54:39 2001 Owen Taylor <otaylor@redhat.com> * configure.in (PANGO_MINOR_VERSION): Version 0.22. * NEWS: Updated * docs/pango-sections.txt Makefile.am: Update. * pango/pango-layout.c (process_item): Don't look like a doc comment.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f47349ed..cabb51d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes between 0.21 and 0.22
+
+* Documentation improvements [Matthias Clasen]
+* Win32 fixes [Tor Lillqvist, Hans Breuer]
+* Improve line-breaking algorithm to not be O(n^2) [Alex Larsson]
+* API addition to render to Xrender drawable
+* Restructure so that "font sets" are handled by the core
+ for all backends [Alex]
+* Use the Xft font configuration scheme for the FT2 backend as well [Alex]
+
+Other Contributors: Darin Alder, Sven Neumann, Raymond Wan
+
Changes between 0.20 and 0.21
* Documentation improvements. [Matthias Clasen, Sven Neumann]