changeset 75598:78cbb66b89d5

*** empty log message ***
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 02 Feb 2007 09:35:02 +0000
parents 1c611e79e0d4
children a769ec5ab883
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 02 09:34:51 2007 +0000
+++ b/src/ChangeLog	Fri Feb 02 09:35:02 2007 +0000
@@ -1,3 +1,8 @@
+2007-02-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* xterm.c (do_ewmh_fullscreen): Check that what != NULL before
+	calling wm_supports.
+
 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
 
 	* lread.c (syms_of_lread) <user-init-file>: Doc fix.