diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-10-01 00:30:03 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-10-01 00:30:03 +0000 |
commit | 512adc16c270cc72b4aee736bb5ae0a95ff1b7e8 (patch) | |
tree | 7383097a61d4eeabc041702123239cb70c2d5a8b /x11-misc/xfm/ChangeLog | |
parent | Will be readded as soon as license has been clarified. (diff) | |
download | gentoo-2-512adc16c270cc72b4aee736bb5ae0a95ff1b7e8.tar.gz gentoo-2-512adc16c270cc72b4aee736bb5ae0a95ff1b7e8.tar.bz2 gentoo-2-512adc16c270cc72b4aee736bb5ae0a95ff1b7e8.zip |
Fix bug 66133 (add missing inherit).
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-misc/xfm/ChangeLog')
-rw-r--r-- | x11-misc/xfm/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/xfm/ChangeLog b/x11-misc/xfm/ChangeLog index d9b0c9aae517..8bc87f54c4fd 100644 --- a/x11-misc/xfm/ChangeLog +++ b/x11-misc/xfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfm # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/ChangeLog,v 1.5 2005/06/14 14:44:11 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfm/ChangeLog,v 1.6 2005/10/01 00:30:03 nelchael Exp $ + + 01 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> xfm-1.4.3.ebuild: + Fix bug 66133 (add missing inherit). 14 Jun 2005; Jonathan Smith <smithj@gentoo.org> +files/xfm-1.4.3-malloc.patch, xfm-1.4.3.ebuild: |