diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-06-26 21:11:49 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-06-26 21:11:49 +0000 |
commit | 81e717e0eb0842c25d6e4f476bacc28fdf33d9c3 (patch) | |
tree | c1238fe2ee92dacb106616d312eb465c7ba037be /app-misc/gramps/ChangeLog | |
parent | Initial import. (diff) | |
download | gentoo-2-81e717e0eb0842c25d6e4f476bacc28fdf33d9c3.tar.gz gentoo-2-81e717e0eb0842c25d6e4f476bacc28fdf33d9c3.tar.bz2 gentoo-2-81e717e0eb0842c25d6e4f476bacc28fdf33d9c3.zip |
fixed python hack with DISPLAY is empty (#46563)
Diffstat (limited to 'app-misc/gramps/ChangeLog')
-rw-r--r-- | app-misc/gramps/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog index c111a7c01a8c..801955d79268 100644 --- a/app-misc/gramps/ChangeLog +++ b/app-misc/gramps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gramps # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.18 2004/06/24 22:14:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.19 2004/06/26 21:11:49 liquidx Exp $ + + 26 Jun 2004; Alastair Tse <liquidx@gentoo.org> gramps-1.0.1.ebuild: + fixed empty DISPLAY problems (#46563) 18 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gramps-1.0.1.ebuild: marked ~amd64 |