diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-07-05 18:25:44 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-07-05 18:25:44 +0000 |
commit | 20c15003f9648de0c03f7d4fa4508afd896b19f5 (patch) | |
tree | 7e2cc840d40bd0eaa8177b32600cdab5c6a3d893 /hw/xwin/ChangeLog | |
parent | d72fef26d44e649f39a56730830148d48d77ee9e (diff) |
Fix crash on server shutdown
Diffstat (limited to 'hw/xwin/ChangeLog')
-rw-r--r-- | hw/xwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index 6d06412d2..93da0323a 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,5 +1,10 @@ 2005-07-05 Alexander Gottwald <ago at freedesktop dot org> + * winmultiwindowwm.c: + Fix crash on server shutdown + +2005-07-05 Alexander Gottwald <ago at freedesktop dot org> + * winkeybd.c: * winkeybd.h: * winwndproc.c: |