diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2007-04-28 01:50:58 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2007-04-28 01:50:58 +0000 |
commit | 6eae13d601753a6cef87598df60c9bddcb5fd9dc (patch) | |
tree | 49d8c4676662ea7be0e3b4b95f8ab791c73aae7b /www-client/links/ChangeLog | |
parent | Mark 3.41.20 x86 stable. (diff) | |
download | gentoo-2-6eae13d601753a6cef87598df60c9bddcb5fd9dc.tar.gz gentoo-2-6eae13d601753a6cef87598df60c9bddcb5fd9dc.tar.bz2 gentoo-2-6eae13d601753a6cef87598df60c9bddcb5fd9dc.zip |
Two fixes. The first is to run synclang after gen-intl when the unicode USE flag is set for bug 161891, or else links will segfault. Thanks to oxi <oxiroxt at gmail dot com>. The second is to add livecd dependencies to RDEPEND for bug 148705. Thanks to Daniel Drake <dsd at gentoo dot org>.
(Portage version: 2.1.2.2)
Diffstat (limited to 'www-client/links/ChangeLog')
-rw-r--r-- | www-client/links/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 0c44e4c02a7c..0b9661cd8710 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for www-client/links # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.87 2007/04/28 01:30:52 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.88 2007/04/28 01:50:58 vanquirius Exp $ + +*links-2.1_pre28-r1 (28 Apr 2007) + + 28 Apr 2007; Marcelo Goes <vanquirius@gentoo.org> -links-2.1_pre28.ebuild, + +links-2.1_pre28-r1.ebuild: + Two fixes. The first is to run synclang after gen-intl when the unicode USE + flag is set for bug 161891, or else links will segfault. Thanks to oxi + <oxiroxt at gmail dot com>. The second is to add livecd dependencies to + RDEPEND for bug 148705. Thanks to Daniel Drake <dsd at gentoo dot org>. 28 Apr 2007; Marcelo Goes <vanquirius@gentoo.org> -links-2.1_pre20.ebuild: Remove old ebuild. |