diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |