summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@columbia.edu>2007-12-06 05:03:41 -0500
committerJames Cloos <cloos@jhcloos.com>2007-12-06 05:13:05 -0500
commit49658a2112957b2b4874d2a9faccb6e501a0cda5 (patch)
treeb109bc719bfa1e18a5a6eaaa774aa25dbdb8efd7 /ChangeLog
parent990e7b0b33e894eeb395b4023cd4d0b67773777b (diff)
Handle WM_DELETE_WINDOW
From bug 319ยน: Make xev exit on WM_DELETE_WINDOW. 1] https://bugs.freedesktop.org/show_bug.cgi?id=319 Signed-off-by: James Cloos <cloos@jhcloos.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7f7baa..d796248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-06 James Cloos <cloos@jhcloos.com>
+
+ * xev.c:
+ Bug #319: handle WM_DELETE_WINDOW. (Noah Levitt)
+
2006-06-02 Daniel Stone <daniel@freedesktop.org>
* configure.ac: