Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)
[dana/xcompmgr.git] / ChangeLog
index d04f4f8..40c3a10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-01-27  Adam Jackson  <ajax@freedesktop.org>
+
+       * xcompmgr.c:
+       Bug #2391: Fix a use-after-free in run_fades.  (Jonathan Briggs)
+       * configure.ac:
+       Bump to 1.1.2.
+
+2005-01-26  Eric Anholt  <anholt@FreeBSD.org>
+
+       * Makefile.am:
+       Include the autogen.sh in the distfile.
+
+2004-09-29  Dan Doel  <dolio@case.edu>
+
+       * xcompmgr.c: (paint_all):
+       Added some small optimizations by Thomas Luebking. paint_all
+       now avoids drawing windows that don't appear on the screen,
+       and doesn't bother drawing shadows on desktop windows.
+
 2004-09-23  Dan Doel  <dolio@case.edu>
 
        * xcompmgr.1: