diff options
author | 2006-07-04 16:34:49 +0000 | |
---|---|---|
committer | 2006-07-04 16:34:49 +0000 | |
commit | 692c66cf19a79265b3f1576d63b9ccd00dc1dc77 (patch) | |
tree | b96a83f5ecfde5cfe8638d16a704c6413ed74bca /sys-power/cpufreqd/ChangeLog | |
parent | patch by nicho (diff) | |
download | gentoo-2-692c66cf19a79265b3f1576d63b9ccd00dc1dc77.tar.gz gentoo-2-692c66cf19a79265b3f1576d63b9ccd00dc1dc77.tar.bz2 gentoo-2-692c66cf19a79265b3f1576d63b9ccd00dc1dc77.zip |
Added missing file, bug #138906.
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-power/cpufreqd/ChangeLog')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index b4e6a2ba7ca4..5b0f0c30fabb 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-power/cpufreqd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.32 2006/06/23 23:42:08 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.33 2006/07/04 16:34:49 brix Exp $ + + 04 Jul 2006; Henrik Brix Andersen <brix@gentoo.org> + +files/cpufreqd-2.1.1-init.d: + Added missing file, bug #138906. *cpufreqd-2.1.1 (23 Jun 2006) |