summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-1-105
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39c78de0..69384b33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-01 Owen Taylor <otaylor@redhat.com>
+ * pango/pangoxft-font.c: Fix a typo in the last
+ commit (Manish Singh)
+
+2005-03-01 Owen Taylor <otaylor@redhat.com>
+
* pango/pangoxft-font.c (xft_font_get_font): Delete
FC_SPACING value out of pattern before passing it
to Xft, to prevent Xft clipping characters and
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 39c78de0..69384b33 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,10 @@
2005-03-01 Owen Taylor <otaylor@redhat.com>
+ * pango/pangoxft-font.c: Fix a typo in the last
+ commit (Manish Singh)
+
+2005-03-01 Owen Taylor <otaylor@redhat.com>
+
* pango/pangoxft-font.c (xft_font_get_font): Delete
FC_SPACING value out of pattern before passing it
to Xft, to prevent Xft clipping characters and