summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2007-04-24 09:47:06 +0000
committerChris Wilson <cpwilson@src.gnome.org>2007-04-24 09:47:06 +0000
commitd808d549710699ca94442ca95b193b84251ac689 (patch)
tree8056a89877c37355562e9bfba7bb40f11789f80f /ChangeLog
parentec9b16efa993b0f12040c781e4446b5ba3862ec3 (diff)
Bug 429189 – Vte-WARNING's
2007-04-24 Chris Wilson <chris@chris-wilson.co.uk> Bug 429189 – Vte-WARNING's * src/vtexft.c (_vte_xft_open_font_for_char): Convert the warning into a DEBUG. svn path=/trunk/; revision=1882
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f72cdb0..4908104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-04-24 Chris Wilson <chris@chris-wilson.co.uk>
+ Bug 429189 – Vte-WARNING's
+
+ * src/vtexft.c (_vte_xft_open_font_for_char):
+ Convert the warning into a DEBUG.
+
+2007-04-24 Chris Wilson <chris@chris-wilson.co.uk>
+
As noted on Bug 414716, the convention is to use --enable-debug
to enable extra debugging code.