summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2009-04-11 13:01:14 +0000
committer75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2009-04-11 13:01:14 +0000
commitcd98086271ed7cd063c147d1959b5ecd88b79644 (patch)
tree373c94fd1896fe61dbfbafb7db763294ab79091a
parent4c0d73faf04a4378a1047c3df7c7d17f66dc2cce (diff)
-rw-r--r--FrontPage.moin6
1 files changed, 5 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 543cfba..5589af3 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -26,7 +26,7 @@ git clone git://anongit.freedesktop.org/git/pm-utils
The code in the CVS repository at http://webcvs.freedesktop.org/pm-utils/pm-utils/ is obsolete, and should no longer be used. No development changes will be backported to CVS.
= latest stable release =
- * The latest stable release of pm-utils is 1.2.4 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.2.4.tar.gz]] (md5sum: 965bdce8fccaaa5ae2b304e52b362c6e). It fixes a glitch in module unloading, and had numerous small usability and debugging improvements.
+ * The latest stable release of pm-utils is 1.2.5 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.2.5.tar.gz]] (md5sum: f69db402e1869321cac72ffd2f77fa99). It adds support for kernel mode setting.
= latest maintenance release =
* The latest maintenance release of pm-utils is 1.1.3 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.3.tar.gz]] (md5sum:
@@ -42,6 +42,10 @@ The archives linked to in this section are '''not''' official releases. They tr
= Release notes =
+== 1.2.5 Release Announcement ==
+ * If running on a system that is using Kernel Mode Setting, we will refuse to handle any video quirks passed to us by HAL, and we will not chvt to an empty console.
+ * Fix a longstanding bug in tuning scheduler powersaving knobs on SMT systems.
+
== 1.2.4 Release Announcement ==
* We now provide the location of the configuration files as a pkg-config variable, and fixed a bug that kept pkg-config from functioning correctly. Other packages should now be able to intergrate with pm-utils much easier.
* Fixed a bug that caused module dependencies to not be traced when unloading modules.