diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2002-10-14 22:48:46 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2002-10-14 22:48:46 +0000 |
commit | 46ddf4c3065ce5ebe3ca40f6f1e2d6fce03e0dc5 (patch) | |
tree | 96b0846ad27d800f955d229b9bed98e8cf36260e /x11-misc/commonbox-utils/ChangeLog | |
parent | new version (diff) | |
download | historical-46ddf4c3065ce5ebe3ca40f6f1e2d6fce03e0dc5.tar.gz historical-46ddf4c3065ce5ebe3ca40f6f1e2d6fce03e0dc5.tar.bz2 historical-46ddf4c3065ce5ebe3ca40f6f1e2d6fce03e0dc5.zip |
New and improved, fixed to prevent menu overwrite on reemerge
Diffstat (limited to 'x11-misc/commonbox-utils/ChangeLog')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 75a162023603..11d707526b96 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.5 2002/09/02 09:44:27 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.6 2002/10/14 22:48:46 mkeadle Exp $ + +*commonbox-utils-0.3 (14 Oct 2002) + + 14 Oct 2002; Matt Keadle <mkeadle@gentoo.org> commonbox-utils-0.3.ebuild + files/digest-commonbox-utils-0.3 : + + Shifted menugeneration around so the system menu won't get overwritten + on a new emerge. Added an imagebgmenu and solidbgmenu as well as a new + commonbox-imagebgmenugen script that makes it possible to point-n-click + to choose your root X image. *commonbox-utils-0.2 (16 Aug 2002) |