summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2001-08-16 04:29:42 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-08-16 04:29:42 +0000
commit5b40dfe959323264a6c8e1363b4d689f7b0b1b5b (patch)
tree32fd17c9e1501e649840e19f1dd821a0db8919d8 /ChangeLog
parent118bfe4968de0742db449ed35ea312fd19a86b56 (diff)
downloadpango-5b40dfe959323264a6c8e1363b4d689f7b0b1b5b.tar.gz
Fully convert the truetype unicode table to host endianness when reading
2001-08-16 Alexander Larsson <alexl@redhat.com> * pango/pangowin32.c: Fully convert the truetype unicode table to host endianness when reading it. Add a cache of one to find_segment since it showed up on a profile.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e382f32..bda4851f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-16 Alexander Larsson <alexl@redhat.com>
+
+ * pango/pangowin32.c:
+ Fully convert the truetype unicode table to host endianness when reading it.
+ Add a cache of one to find_segment since it showed up on a profile.
+
2001-08-15 Jens Finke <jens@gnome.org>
* pango.spec.in: Updated to match gpp standard.