summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2008-05-29 02:41:16 +0000
committer75.55.115.193 <adsl-75-55-115-193.dsl.austtx.sbcglobal.net>2008-05-29 02:41:16 +0000
commit57280d410b4be69bbb6d70d56e8a78a255fb7698 (patch)
tree99851ba9c1139bed8ef160b289d92becb5af1466
parent67159b161ed3b5c84a25830aca1a92590ab29ba2 (diff)
-rw-r--r--FrontPage.moin10
1 files changed, 7 insertions, 3 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 70bddbd..66b2279 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -26,12 +26,16 @@ 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 release =
- * The latest release of pm-utils is 1.1.2.1 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.2.1.tar.gz]] (md5sum:
- 3c7e129bec8e81b0760d9b48ff7e0222)
+ * The latest release of pm-utils is 1.1.2.2 You can download it from [[http://pm-utils.freedesktop.org/releases/pm-utils-1.1.2.2.tar.gz]] (md5sum:
+ 5181e801c4de00a18655b0f678182201)
+
+== 1.1.2.2 Release Announcement ==
+ * Fix a bug in the fix for the previous bug noticed by Michael Biebl that prevents pm-utils from saving commandline parameters correctly.
+ * Clean up $STORAGEDIR when pm-utils launches instead of when it ends. This improves debugging.
== 1.1.2.1 Release Announcement ==
* Fix a bug noticed by Michael Biebl that prevents pm-utils from saving commandline parameters correctly.
- * Return $NA instead of when we are running on a system that 98-smart-kernel-video does not recognize.
+ * Return $NA instead of 1 when we are running on a system that 98-smart-kernel-video does not recognize.
* Close a security hole noticed by Michael Biebl that might allow arbitrary file removal. We now handle commandline parameters using a single file instead of lots of smaller ones.
== 1.1.2 Release Announcement ==