summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-11-29 05:28:18 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-11-29 05:28:18 +0000
commit41a7032ce3599b5f03527d27ac2a4b09c835649f (patch)
tree1d46895ae8c29547a56e05637311415fa6b4bc40
parent4981d780e6e451c86d48cdb94eb519fbae420984 (diff)
downloadpango-41a7032ce3599b5f03527d27ac2a4b09c835649f.tar.gz
=== Released 1.10.2 ===
2005-11-29 Behdad Esfahbod <behdad@gnome.org> * === Released 1.10.2 === * NEWS: Updated. * configure.in: Version 1.10.2
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da0bba03..38bf03ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes between 1.10.1 and 1.10.2
+=============================================
+* Line-breaking algorithm updated to Unicode 4.1.
+* Code borrowed from GNU FriBidi resynched to version 1.0.7.
+* New improved Tibetan shaper module. [Pema Geyleg]
+* Bug fix in Khmer shaper module. [Jens Herden]
+* Respect fontconfig reassignment of font pixelsize. [Funda Wang]
+* Make OpenType GPOS handling more robust/correct. [Greg Aumann]
+* Various documentation fixes and improvements.
+* Various gcc warning fixes.
+* Misc bug fixes.
+* Open Pango modules with lazy-bind flags. [John Rice]
+
Overview of changes between 1.10.0 and 1.10.1
=============================================
- Add various forms of caching to the Win32 backend, greatly