summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 037334db..a2237b4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-02-10 Matt Kraai <kraai@ftfbs.org>
+ Don't define meta_spew_event unless verbose mode is on.
+ Closes #571126.
+
+ * src/core/display.c:
+ * src/core/window.c:
+
+2009-02-10 Matt Kraai <kraai@ftfbs.org>
+
* README: switch is "--disable-verbose-mode", not "--disable-verbose".
Closes #571210.