summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>