summaryrefslogtreecommitdiffstats
path: root/ChangeLog.package
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:32:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:32:25 -0600
commitf3cf754cc9c54fc1de34ef06110a6810d655390a (patch)
tree8737e258944c7afab6d75bb12c65a2d54074a400 /ChangeLog.package
parentdf7f6bd80367ffe8753aa6a11ad44b7e0e12e4f9 (diff)
downloadkpowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.tar.gz
kpowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'ChangeLog.package')
-rw-r--r--ChangeLog.package4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.package b/ChangeLog.package
index 4f6edf2..3be2a74 100644
--- a/ChangeLog.package
+++ b/ChangeLog.package
@@ -125,8 +125,8 @@ Tue Jul 24 15:54:27 CEST 2007 - dkukawka@suse.de
section) to disable call SetPowerSave() on HAL.
- Fixed Segmentation Fault from b.n.c bug #284622.
- added arabic po-file from Youssef Chahibi <chahibi@gmail.com>
- - fixed laptop panel/backlight tqdevice handling to react if a
- tqdevice get added/removed to/from HAL
+ - fixed laptop panel/backlight device handling to react if a
+ device get added/removed to/from HAL
- use now kdebug/kdDebug() functions to debug instead of own
macros, added --dbg-trace option to allow trace function entry
and leave points.