summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-03-31 04:28:20 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-03-31 04:28:20 +0000
commit199ae3899424429340d77c908eacb921d4499aa1 (patch)
tree5672d31d06c05a6143ffa9b04e9a1a4f1555fb93 /ChangeLog
parentb32a997d9dd687f100198d4f30b05dfb412cca36 (diff)
downloadpango-199ae3899424429340d77c908eacb921d4499aa1.tar.gz
Bug 335840 – Typo in including Xft.
2006-03-30 Behdad Esfahbod <behdad@gnome.org> Bug 335840 – Typo in including Xft. * pangoxft-render.h: Define _XFT_NO_COMPAT_ instead of _XFT_NO_COMPAT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c65e946..1eeed888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-03-30 Behdad Esfahbod <behdad@gnome.org>
+ Bug 335840 – Typo in including Xft.
+
+ * pangoxft-render.h: Define _XFT_NO_COMPAT_ instead of _XFT_NO_COMPAT.
+
+2006-03-30 Behdad Esfahbod <behdad@gnome.org>
+
* pango/*.[ch]: Make #include syntax in sources and headers more
consistent. We are using the "..." syntax for all Pango headers
in source files, and <...> syntax in all header files, except for