summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerkan Kaba <serkan@gentoo.org>2009-03-22 15:51:29 +0000
committerSerkan Kaba <serkan@gentoo.org>2009-03-22 15:51:29 +0000
commit14430454d93a717bcf20eaa3cdcb309bec293bd7 (patch)
tree0f72c511f0aa6ebd7b24116eae5645dd8fbb1517 /x11-libs/gtkhotkey/ChangeLog
parentBump patchset to fix #263215 (diff)
downloadhistorical-14430454d93a717bcf20eaa3cdcb309bec293bd7.tar.gz
historical-14430454d93a717bcf20eaa3cdcb309bec293bd7.tar.bz2
historical-14430454d93a717bcf20eaa3cdcb309bec293bd7.zip
Fix bug #259052 c#5. Thanks to Markus Meier <maekke@gentoo.org> for spotting the issue.
Package-Manager: portage-2.2_rc26/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtkhotkey/ChangeLog')
-rw-r--r--x11-libs/gtkhotkey/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog
index ec829aa50bb0..95ae54f0f8fc 100644
--- a/x11-libs/gtkhotkey/ChangeLog
+++ b/x11-libs/gtkhotkey/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/gtkhotkey
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.5 2009/03/22 11:04:02 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.6 2009/03/22 15:51:29 serkan Exp $
+
+ 22 Mar 2009; Serkan Kaba <serkan@gentoo.org>
+ +files/gtkhotkey-0.2.0-fix-implicit-declaration.patch, gtkhotkey-0.2.0:
+ Fix bug #259052 c#5. Thanks to Markus Meier <maekke@gentoo.org> for
+ spotting the issue.
22 Mar 2009; Serkan Kaba <serkan@gentoo.org> gtkhotkey-0.2.0:
Restrict tests per bug #259052 c#3