diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2007-04-24 09:47:06 +0000 |
---|---|---|
committer | Chris Wilson <cpwilson@src.gnome.org> | 2007-04-24 09:47:06 +0000 |
commit | d808d549710699ca94442ca95b193b84251ac689 (patch) | |
tree | 8056a89877c37355562e9bfba7bb40f11789f80f /ChangeLog | |
parent | ec9b16efa993b0f12040c781e4446b5ba3862ec3 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |