diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-11-12 02:40:26 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-11-12 02:40:26 +0000 |
commit | 761ecb134675745af01e815efa68e5bd19b92ca9 (patch) | |
tree | 54ccd83526392bca72d0b7d18c63e73af05b8608 /x11-libs/libxcb/ChangeLog | |
parent | Revbump to make sure users get the fix for bug 490928. (diff) | |
download | historical-761ecb134675745af01e815efa68e5bd19b92ca9.tar.gz historical-761ecb134675745af01e815efa68e5bd19b92ca9.tar.bz2 historical-761ecb134675745af01e815efa68e5bd19b92ca9.zip |
Update dependency on xcb-proto to make sure users get the fix for bug 490928.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x974CA72A
Diffstat (limited to 'x11-libs/libxcb/ChangeLog')
-rw-r--r-- | x11-libs/libxcb/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog index a780adb70e77..eebb9124ef5e 100644 --- a/x11-libs/libxcb/ChangeLog +++ b/x11-libs/libxcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.125 2013/11/09 06:02:53 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.126 2013/11/12 02:40:23 mattst88 Exp $ + + 12 Nov 2013; Matt Turner <mattst88@gentoo.org> libxcb-1.9.3.ebuild: + Update dependency on xcb-proto to make sure users get the fix for bug 490928. *libxcb-1.9.3 (09 Nov 2013) |