summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5870a0984..25581bc0cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkinputdialog.c (gtk_input_dialog_set_mapping_mode): Don't
+ dereference info before checking it for NULL. (Coverity)
+
2006-04-11 Anders Carlsson <andersca@mac.imendio.com>
* gdk/quartz/GdkQuartzView.c: