diff options
author | 2007-11-07 08:28:53 +0000 | |
---|---|---|
committer | 2007-11-07 08:28:53 +0000 | |
commit | d3dab79a6ac1897653dc2802d5563a268760b2ab (patch) | |
tree | de2a90de2bb6d4266b8d410b7580d07258ade97d /x11-libs/libxcb/ChangeLog | |
parent | Bump. Incompatible change to the XML schema. Adds support for Damage 1.1 and ... (diff) | |
download | historical-d3dab79a6ac1897653dc2802d5563a268760b2ab.tar.gz historical-d3dab79a6ac1897653dc2802d5563a268760b2ab.tar.bz2 historical-d3dab79a6ac1897653dc2802d5563a268760b2ab.zip |
Bump. Adds that variable everyone's been clamoring for to stop apps from dying: set LIBXCB_ALLOW_SLOPPY_LOCK to avoid aborting. Also has a number of important bugfixes.
Package-Manager: portage-2.1.3.17
Diffstat (limited to 'x11-libs/libxcb/ChangeLog')
-rw-r--r-- | x11-libs/libxcb/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog index 6872d6bccb4e..509183011f29 100644 --- a/x11-libs/libxcb/ChangeLog +++ b/x11-libs/libxcb/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.18 2007/11/07 08:22:45 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.19 2007/11/07 08:28:53 dberkholz Exp $ + +*libxcb-1.1 (07 Nov 2007) + + 07 Nov 2007; Donnie Berkholz <dberkholz@gentoo.org>; +libxcb-1.1.ebuild: + Bump. Adds that variable everyone's been clamoring for to stop apps from + dying: set LIBXCB_ALLOW_SLOPPY_LOCK to avoid aborting. Also has a number of + important bugfixes. 07 Nov 2007; Donnie Berkholz <dberkholz@gentoo.org>; libxcb-1.0.ebuild: Update dep to pull in xcb-proto of the same version. |