summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a5c704e..af98133 100644
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,7 @@ Bugfixes:
values to a enum (lead to segfault since enum is a 8bit char object)
- fixed wrong unit for power consumption (removed 'h' from unit)
- only suspend on button events if we resumed to avoid double suspends
- - several fixes to make signals from HAL/DBus idependent from the QT
+ - several fixes to make Q_SIGNALS from HAL/DBus idependent from the QT
eventloop due to problems with the QT3 DBus bindings
- several patches from Mandriva (lmontel@mandriva.com) to fix problems
with translations, format messages, speedup build and memory leaks