diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-09 09:35:06 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-09 09:35:06 +0000 |
commit | e01b70682858c4b10f281f2547acaee61aa648d0 (patch) | |
tree | 3b43f50c0657d6e318025d42288e2817eeca06e5 /net-www/links/ChangeLog | |
parent | added javascript use flag for links (diff) | |
download | historical-e01b70682858c4b10f281f2547acaee61aa648d0.tar.gz historical-e01b70682858c4b10f281f2547acaee61aa648d0.tar.bz2 historical-e01b70682858c4b10f281f2547acaee61aa648d0.zip |
added directfb support and fixed fbcon support to support gpm
Diffstat (limited to 'net-www/links/ChangeLog')
-rw-r--r-- | net-www/links/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index e329dd81a07c..efb242ed74e2 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-www/links # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.28 2003/07/13 21:44:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.29 2003/09/09 09:35:05 seemant Exp $ + + 09 Sep 2003; Seemant Kulleen <seemant@gentoo.org> links-2.1_pre11.ebuild, + links-2.1_pre9.ebuild: + added gpm to dependency list with fbcon. Thanks to Brandy Westcott + <brandy@gentoo.org> for the fix, provided in bug #23703 by Paul Slinski + <pauls@globaliqx.com>. Also added DirectFB support thanks to Florian + Löding <Florian Löding> in bug #26464 opened by: Evan Langlois + <ekl@crc.homelinux.org> *links-2.1_pre11 (11 Jun 2003) |