diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-06-22 21:45:24 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-06-22 21:45:24 +0000 |
commit | 0add63b33d46f009bcd925b207f6c4f5b2d0d99b (patch) | |
tree | 6c0efab9b17308db0d7bc3dcbb6688115af1c144 /x11-apps/grandr/ChangeLog | |
parent | Marked ~hppa (bug #182551). (diff) | |
download | historical-0add63b33d46f009bcd925b207f6c4f5b2d0d99b.tar.gz historical-0add63b33d46f009bcd925b207f6c4f5b2d0d99b.tar.bz2 historical-0add63b33d46f009bcd925b207f6c4f5b2d0d99b.zip |
Add new GTK+-based tool to configure the X output using the RandR 1.2 extension. Includes 2 patches from upstream git, and one typo fix that isn't upstream yet.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-apps/grandr/ChangeLog')
-rw-r--r-- | x11-apps/grandr/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/grandr/ChangeLog b/x11-apps/grandr/ChangeLog new file mode 100644 index 000000000000..87170b2af64e --- /dev/null +++ b/x11-apps/grandr/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for x11-apps/grandr +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.1 2007/06/22 21:45:24 dberkholz Exp $ + +*grandr-0.1 (22 Jun 2007) + + 22 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>; + +files/0.1-fix-license-display.patch, + +files/0.1-fix-segfault-without-gconf-value.patch, + +files/0.1-outpus.patch, +metadata.xml, +grandr-0.1.ebuild: + Add new GTK+-based tool to configure the X output using the RandR 1.2 + extension. Includes 2 patches from upstream git, and one typo fix that isn't + upstream yet. + |