diff options
Diffstat (limited to 'x11-misc/xfe/ChangeLog')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index d0721a0eb439..d6cb08950d56 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/xfe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.63 2010/10/31 23:32:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.64 2010/11/02 12:46:54 ssuominen Exp $ + + 02 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> xfe-1.32.2.ebuild, + +files/xfe-1.32.2-missing_Xlib_h.patch: + Fix building with USE="-startup-notification" wrt #343825 by Diego Elio + Pettenò. *xfe-1.32.2 (31 Oct 2010) |