diff options
author | 2008-02-12 20:49:50 +0000 | |
---|---|---|
committer | 2008-02-12 20:49:50 +0000 | |
commit | 9918fd93d803934c799d852231774163b0977d5b (patch) | |
tree | 1c5163dd3409251488a5c12813bb607919f91b63 /app-editors/nedit/ChangeLog | |
parent | amd64 stable wrt bug #209888 (diff) | |
download | gentoo-2-9918fd93d803934c799d852231774163b0977d5b.tar.gz gentoo-2-9918fd93d803934c799d852231774163b0977d5b.tar.bz2 gentoo-2-9918fd93d803934c799d852231774163b0977d5b.zip |
Fix Motif version detection and disable ARGB visuals, bugs 200628 and 181952.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/nedit/ChangeLog')
-rw-r--r-- | app-editors/nedit/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index 8ac6c517d6aa..b843d09abcb6 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-editors/nedit -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.46 2007/07/05 20:36:32 uberlord Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.47 2008/02/12 20:49:50 ulm Exp $ + +*nedit-5.5-r1 (12 Feb 2008) + + 12 Feb 2008; Ulrich Mueller <ulm@gentoo.org> + +files/nedit-5.5-argbvisuals.patch, +files/nedit-5.5-motif23.patch, + +nedit-5.5-r1.ebuild: + Fix Motif version detection and disable ARGB visuals, bugs 200628 and 181952. + Both patches provided by Ioan Marius Curelariu <icurelariu@gmail.com>. 05 Jul 2007; Roy Marples <uberlord@gentoo.org> nedit-5.5.ebuild: Keyworded ~x86-fbsd, #184298 thanks to Sascha Lucas. |