diff options
author | Richard Hughes <richard@hughsie.com> | 2006-04-27 08:05:43 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2006-04-27 08:05:43 +0000 |
commit | 3a3d1ba965163a5ede3329973e458a09e105a155 (patch) | |
tree | 3c84b497e79fa8cfb4b6592ed3a2c53918abafd9 /ChangeLog | |
parent | f541984ba988aae495aac2044e56bdb400410bd2 (diff) |
2006-04-27 Richard Hughes <richard@hughsie.com>
* pm/functions: Remove the video handling logic, as it is moving to HAL.
* pm/functions-ati: * pm/functions-intel: * pm/functions-nvidia: Add a comment saying that the files are unused. When HAL video stuff is completed, they can be removed.
* pm/hooks/20video: Switch to using the HAL methods as discussed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2006-04-27 Richard Hughes <richard@hughsie.com> + + * pm/functions: + Remove the video handling logic, as it is moving to HAL. + + * pm/functions-ati: + * pm/functions-intel: + * pm/functions-nvidia: + Add a comment saying that the files are unused. When HAL video stuff + is completed, they can be removed. + + * pm/hooks/20video: + Switch to using the HAL methods as discussed. + 2006-04-26 Richard Hughes <richard@hughsie.com> * Add README |