diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-01-27 21:03:39 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-01-27 21:03:39 +0000 |
commit | ea0f58928c45a558984e54da28a7dc30f8e96b97 (patch) | |
tree | 4057df084cc8b34ec4cd317a26f1d08d818eadfd /ChangeLog | |
parent | Include the autogen.sh in the distfile. (diff) | |
download | xcman-ea0f58928c45a558984e54da28a7dc30f8e96b97.tar.gz xcman-ea0f58928c45a558984e54da28a7dc30f8e96b97.tar.bz2 xcman-ea0f58928c45a558984e54da28a7dc30f8e96b97.tar.xz |
Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +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: |