blob: a7c8bc635c03c334d0240e1fdd101cd80a10dafa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
* Add AUTHORS
2006-04-26 Peter Jones <pjones@redhat.com>
* Add COPYING
* Add ChangeLog
* Add license notice in pm-action
|