diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-07-30 22:29:45 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-07-30 22:29:45 +0000 |
commit | 17f74d0a31e66641f52cfce45d4a5c3089711c89 (patch) | |
tree | b4e76380830b3bc345607f71d5ee3721771d2347 /x11-proto/xcb-proto/ChangeLog | |
parent | Remove unneeded dependencies pointed out by java-dep-check. (diff) | |
download | gentoo-2-17f74d0a31e66641f52cfce45d4a5c3089711c89.tar.gz gentoo-2-17f74d0a31e66641f52cfce45d4a5c3089711c89.tar.bz2 gentoo-2-17f74d0a31e66641f52cfce45d4a5c3089711c89.zip |
Bump. Adds support for XInput and SELinux extensions, the language-independent parts of a Python parser, and other bugfixes.
(Portage version: 2.2_rc3/cvs/Linux 2.6.26 x86_64)
Diffstat (limited to 'x11-proto/xcb-proto/ChangeLog')
-rw-r--r-- | x11-proto/xcb-proto/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog index 556002148b3d..d167356819af 100644 --- a/x11-proto/xcb-proto/ChangeLog +++ b/x11-proto/xcb-proto/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-proto/xcb-proto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.17 2007/11/07 08:26:07 dberkholz Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.18 2008/07/30 22:29:45 dberkholz Exp $ + +*xcb-proto-1.2 (30 Jul 2008) + + 30 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; + +xcb-proto-1.2.ebuild: + Bump. Adds support for XInput and SELinux extensions, the + language-independent parts of a Python parser, and other bugfixes. *xcb-proto-1.1 (07 Nov 2007) |