diff options
author | Christian Heim <phreak@gentoo.org> | 2006-07-22 00:33:48 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-07-22 00:33:48 +0000 |
commit | ed7a170e4328601796bbe5a72ed8cb7363c213c0 (patch) | |
tree | 3cad9bff9a6bd8423523fd1f124ebabe864c4703 /sys-power/hibernate-script/ChangeLog | |
parent | libchipcard bump (diff) | |
download | gentoo-2-ed7a170e4328601796bbe5a72ed8cb7363c213c0.tar.gz gentoo-2-ed7a170e4328601796bbe5a72ed8cb7363c213c0.tar.bz2 gentoo-2-ed7a170e4328601796bbe5a72ed8cb7363c213c0.zip |
Revision bump. Moving the patches to a seperate tarball. Backporting some changes from UPSTREAM svn. Finally fixing the last-return error, adding new ERROR messages for newer kernels. Fixing bug #141204 (thanks to Stefan Becker <schtefan at gmx.net> for the initial patch), restart 855resolution after resume.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-power/hibernate-script/ChangeLog')
-rw-r--r-- | sys-power/hibernate-script/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/sys-power/hibernate-script/ChangeLog b/sys-power/hibernate-script/ChangeLog index ee39b6c5e1bd..34b692c70f0c 100644 --- a/sys-power/hibernate-script/ChangeLog +++ b/sys-power/hibernate-script/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for sys-power/hibernate-script # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/ChangeLog,v 1.30 2006/07/19 06:39:03 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/ChangeLog,v 1.31 2006/07/22 00:33:48 phreak Exp $ + +*hibernate-script-1.93-r4 (22 Jul 2006) + + 22 Jul 2006; Christian Heim <phreak@gentoo.org> + -files/hibernate-script-1.93-gentoo.patch, + -files/hibernate-script-1.93-kde-lock-session.patch, + -files/hibernate-script-1.93-last_result.patch, + -files/hibernate-script-1.93-return.patch, + -files/hibernate-script-1.93-rt2500-blacklist.patch, + +hibernate-script-1.93-r4.ebuild: + Revision bump. Moving the patches to a seperate tarball. Backporting some + changes from UPSTREAM svn. Finally fixing the last-return error, adding new + ERROR messages for newer kernels. Fixing bug #141204 (thanks to Stefan + Becker <schtefan at gmx.net> for the initial patch), restart 855resolution + after resume. *hibernate-script-1.93-r3 (19 Jul 2006) |