aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 404c19c8faa..c5bd692a7d1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12010-09-04 Eli Zaretskii <eliz@gnu.org>
2
3 * w32uniscribe.c (uniscribe_shape): Update commentary. Don't
4 try to reorder grapheme clusters, since LGSTRING should always
5 hold them in the logical order.
6 (uniscribe_encode_char, uniscribe_shape): Force ScriptShape to
7 return glyph codes in the logical order.
8
12010-09-04 Andreas Schwab <schwab@linux-m68k.org> 92010-09-04 Andreas Schwab <schwab@linux-m68k.org>
2 10
3 * image.c (imagemagick_image_p): Replace bcopy by memcpy. 11 * image.c (imagemagick_image_p): Replace bcopy by memcpy.