diff options
author | Michael Januszewski <spock@gentoo.org> | 2010-04-04 15:20:23 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2010-04-04 15:20:23 +0000 |
commit | 79d941a206e9be5c38fd693b8c50badb2f412532 (patch) | |
tree | 2904ee739819d660961f84e5318616eccaab291f /media-gfx/splashutils/ChangeLog | |
parent | Fix p.use.mask to properly mask video_cards_{intel,radeon} on pm-utils. (diff) | |
download | historical-79d941a206e9be5c38fd693b8c50badb2f412532.tar.gz historical-79d941a206e9be5c38fd693b8c50badb2f412532.tar.bz2 historical-79d941a206e9be5c38fd693b8c50badb2f412532.zip |
Do not enable fadeout if it's not explicitly requested, make sure all signals are processed before exiting (bug #296152).
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/splashutils/ChangeLog')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 979bc0dd35f9..0930698c8b96 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.172 2010/03/09 22:11:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.173 2010/04/04 15:20:23 spock Exp $ + + 04 Apr 2010; Michał Januszewski <spock@gentoo.org> + splashutils-1.5.4.3-r2.ebuild, + +files/splashutils-1.5.4.3-daemon-exit-signal.patch, + +files/splashutils-1.5.4.3-openrc-effects.patch: + Do not enable fadeout if it's not explicitly requested, make sure all + signals are processed before exiting (bug #296152). 09 Mar 2010; Joseph Jezak <josejx@gentoo.org> splashutils-1.5.4.3-r2.ebuild: |