aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 9b2788118a..3d6dd456f8 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-26 Peter Williams <peterw@ximian.com>
+
+ * e-dialog-utils.c (set_transient_for_gdk): If gdk_window_foreign_new
+ returned NULL, we're probably screwed, but try to avoid a segfault.
+ (Preemptive fix suggested by kmaraas).
+
2002-08-26 Rodrigo Moya <rodrigo@ximian.com>
* e-config-listener.c (e_config_listener_get_string_with_default):