summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-12-22 17:06:30 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-12-22 17:06:30 +0000
commit1bed6b434cc02d523471f540681b436b47f6b659 (patch)
treef9e57a21ca02dbedb661a9c7a007bb592d77a75a /ChangeLog
parent7f0d30a0cc2666c442d2fafd2b708db72077de08 (diff)
downloadgtk+-1bed6b434cc02d523471f540681b436b47f6b659.tar.gz
Use pango_cairo_show_error_underline. (#340141, Behdad Esfahbod)
2006-12-22 Matthias Clasen <mclasen@redhat.com> * gdk/gdkpango.c: Use pango_cairo_show_error_underline. (#340141, Behdad Esfahbod)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cde103b9e0..02ff9dcb45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-12-22 Matthias Clasen <mclasen@redhat.com>
+ * gdk/gdkpango.c: Use pango_cairo_show_error_underline.
+ (#340141, Behdad Esfahbod)
+
* configure.in: Check for getc_unlocked.
* gtk/xdgmime/xdgmimemagic.c: Use getc if getc_unlocked is