summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author134.130.182.8 <genius.kawo2.RWTH-Aachen.DE>2007-09-13 16:45:11 +0000
committer134.130.182.8 <genius.kawo2.RWTH-Aachen.DE>2007-09-13 16:45:11 +0000
commitc164b48c9d8df2c094c11c7b17cd3cdc948dba22 (patch)
tree4a010c8cb6f66a3cfd2be6adf97287cdd07b47a8
parent7e2a6ad19ec6863b3f43092b431e6455b30ae0dd (diff)
add some changelog information
-rw-r--r--FrontPage.moin9
1 files changed, 9 insertions, 0 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index dbcc341..7b2fab9 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -17,3 +17,12 @@ This wiki is about pm-utils, here is a list about useful resources:
* [http://cvs.fedoraproject.org/repo/pkgs/pm-utils/pm-utils-0.99.4.tar.gz/a88503876f63c96b55784be91b6458d2/pm-utils-0.99.4.tar.gz pm-utils-0.99.4.tar.gz] (md5sum:
a88503876f63c96b55784be91b6458d2)
* Please apply [http://cvs.fedora.redhat.com/viewcvs/*checkout*/devel/pm-utils/pm-utils-0.99.3-cfg.patch this patch] after download, when you unpacked it.
+== rough changelog since 0.99.3 ( a full changelog is included in the tarball) ==
+ * pm/power.d/laptop-tools:
+ * remove this entirely, it doesn't make any sense.
+ * pm/hooks/99video src/pm-action:
+ * Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)
+ * pm/hooks/20video:
+ * We are not turning off the DAC and light in 20video, but we are turning it on in 99video. Fix.
+ * pm/functions:
+ * export config variables from pm/functions as well (patch from Stefan)