summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2002-11-18 23:29:42 +0000
committerMarinus Schraal <foser@gentoo.org>2002-11-18 23:29:42 +0000
commit7963d3d933f654c3e45e9b333b8a36efd5d80e6c (patch)
tree2fa939b39e8da85c6744bcb1c3108ec13b1ee7d9 /x11-libs/xft/ChangeLog
parentfix config stuff (diff)
downloadhistorical-7963d3d933f654c3e45e9b333b8a36efd5d80e6c.tar.gz
historical-7963d3d933f654c3e45e9b333b8a36efd5d80e6c.tar.bz2
historical-7963d3d933f654c3e45e9b333b8a36efd5d80e6c.zip
Some fixes
Diffstat (limited to 'x11-libs/xft/ChangeLog')
-rw-r--r--x11-libs/xft/ChangeLog17
1 files changed, 12 insertions, 5 deletions
diff --git a/x11-libs/xft/ChangeLog b/x11-libs/xft/ChangeLog
index 129b38413ba8..19ef62293eca 100644
--- a/x11-libs/xft/ChangeLog
+++ b/x11-libs/xft/ChangeLog
@@ -1,14 +1,21 @@
# 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.2 2002/10/28 02:17:12 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.3 2002/11/18 23:29:42 foser Exp $
+
+*xft-2.0-r1 (19 Nov 2002)
+
+ 19 Nov 2002; foser <foser@gentoo.org> xft-2.0-r1.ebuild :
+ Fixed deps
+ Made a symlink from /usr/X11R6/lib/libXft.so to xft2
+ Backup old Xft includes, which in most cases will ease reverting back
*xft-2.0 (27 Oct 2002)
+ 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.
+
27 Oct 2002; foser <foser@gentoo.org> xft-2.0.ebuild, ChangeLog :
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.