diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index e37095a0e3..50d278c955 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +Tue Apr 30 14:23:43 2002 Owen Taylor <otaylor@redhat.com> + + * gdk/x11/gdkdisplay-x11.c (gdk_open_display): fix + problem with finalizing non-initialized fully display + when failing to open display. + + * tests/testxinerama.c: Xinerama test case from + multihead branch, with some cleanups. (Start even + if there is only one monitor, for one.) + Tue Apr 30 14:15:14 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkfilesel.c gtk/gtkselection.c: Doc fixes. |