summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>2008-02-25 01:32:21 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-02-25 01:32:21 +0000
commitce6da4f504e9fc96b250a775cec8916375d70de5 (patch)
tree8f1f6247b2469665f8f08f9784295314cbbeb7e0
parentbb310c6a105e181ceb1699beecfab2f752e30176 (diff)
downloadpango-ce6da4f504e9fc96b250a775cec8916375d70de5.tar.gz
Minor edit.
svn path=/trunk/; revision=2576
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e4c2b7d..e3d8bbcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@
* modules/basic/basic-win32.c (itemize_shape_and_place): Pass
correctly offset wchar string to set_up_pango_log_clusters() so
- that when it passes the string on to unichar_index() it notices
- the surrogate pairs correctly.
+ that when it passes the string on to unichar_index(), that
+ function notices the surrogate pairs correctly.
2008-02-24 Tor Lillqvist <tml@novell.com>