summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-11-12 16:30:21 +0000
committerRichard Hughes <richard@hughsie.com>2008-11-12 16:30:21 +0000
commitb74b265191ce825819df12d7891a0abc3ab8a8ab (patch)
treea7faab551af8fddc7c0eefea35b197ce8f1b2d14 /NEWS
parent694421fe24f79bf584eb3d96559ef0104152d38e (diff)
trivial: more release engineering
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b994f1c..6f5a13b 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ New Features:
- all logging for all the other device types too (Richard Hughes)
- Move object paths so things are rooted under /org/freedesktop/DeviceKit/Power (David Zeuthen)
- Add functionality to monitor a Watts Up Pro device (Richard Hughes)
+ - Turn some methods into properties (David Zeuthen)
Bugfixes:
- Also rename configure.in to configure.ac in autogen.sh (David Zeuthen)
@@ -34,4 +35,5 @@ Bugfixes:
- Use a better resolution limiting function for getting the history to reduce CPU load (Richard Hughes)
- Match the WUP device on the tty device, not the USB device (Richard Hughes)
- Fix the include headers for DeviceKit 002 (Richard Hughes)
+ - Document how to access the D-Bus service with examples (David Zeuthen)