summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xft/ChangeLog')
-rw-r--r--x11-libs/xft/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/xft/ChangeLog b/x11-libs/xft/ChangeLog
index ffe752aae48e..129b38413ba8 100644
--- a/x11-libs/xft/ChangeLog
+++ b/x11-libs/xft/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for x11-libs/xft
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.1 2002/10/27 15:19:16 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.2 2002/10/28 02:17:12 foser Exp $
*xft-2.0 (27 Oct 2002)
@@ -8,3 +8,7 @@
Gnome 2.1 commit
This package provides xft2 support, as used by the pango devel series
Usage will probably break a lot of other things
+
+ 28 Oct 2002; foser <foser@gentoo.org> xft-2.0.ebuild :
+ Now properly detects fontconfig.h, which allows for runtime
+ fontaddition/removal. Thanks to Azarah for noticing and fixing.