Bug #2703: Fixed a memory leak in the fading code.
[dana/xcompmgr.git] / ChangeLog
index d33bf7d..4502044 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2005-10-06  Eric Anholt  <anholt@FreeBSD.org>
+
+       * .cvsignore:
+       * configure.ac:
+       Add the foreign flag so autotools doesn't incorrectly slap a GPL on
+       this, and add a .cvsignore for cvs up clarity.
+
+2005-10-06  Eric Anholt  <anholt@FreeBSD.org>
+
+       * xcompmgr.c: (give_me_a_name), (main):
+       Make a dummy window with a name, so xrestop can point its finger at
+       xcompmgr for being such a pig.
+
+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: