summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-03-13 14:05:51 +0000
committerPeter Jones <pjones@redhat.com>2007-03-13 14:05:51 +0000
commitfaffa6b4fb3cfbd2df7f861cc121dd4ff36739cb (patch)
treeb1d1b47e7f75aa82b272c74909447cc5b53fa4b5 /ChangeLog
parent428355d0870d7c4419a00753e9297e8160602784 (diff)
- add pm-is-supported
- add pm-suspend-hybrid
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a693234..fbfd83b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-03-13 Peter Jones <pjones@redhat.com>
+
+ * pm/functions:
+ - add do_suspend_hybrid function
+
+ * src/pm-action:
+ - handle pm-suspend-hybrid (by exiting with error status)
+
+ * src/pm-is-supported:
+ - add this file
+
+ * src/Makefile.am:
+ - add pm-is-supported
+
2007-03-06 Peter Jones <pjones@redhat.com>
* pm/functions: