summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63f449313..cd239bcdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-01-12 Werner Lemberg <wl@gnu.org>
+ * src/base/ftbitmap.c: fixing memory stomping bug in the
+ bitmap embolderner when the pitch of the source bitmap is
+ *much* larger than its width
+
+ * src/truetype/ttinterp.c: fixing aliasing-related compilation
+ warning
+
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from
`automake' CVS module from sources.redhat.com.