summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-10-16 16:40:18 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-10-16 16:40:18 -0400
commit65d9ea6144ec91342f692a24922d1af3208b187f (patch)
tree261c2b604320a6531fec1ab19cf96a49a4309a43
parent4d3011e1c0d02b2d136a564af98b61790ec5a60b (diff)
Update NEWS for release008
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4ba482..d37a11d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
-------------------
+DeviceKit-disks 008
+-------------------
+
+DeviceKit-disks is a daemon that provide interfaces to obtain
+information and perform operations on storage devices.
+
+NOTE NOTE NOTE: This is an unstable release of DeviceKit-disks, all
+ API is subject to change.
+
+David Zeuthen (6):
+ Post-release version bump to 008
+ Actually inhibit the daemon when Inhibit() is called
+ Bug 24054 – Devickit-disks doesn't support changing ntfs label
+ Bug 24343 – Unintended side-effect when calling DriveDetach()
+ Bug 24264 – Crash on removing NULL value from hash in device_remove()
+ Update NEWS for release
+
+Martin Pitt (5):
+ Bug 24052 – CDROM eject button is locked while CDROM is mounted
+ Bug 24129 – Please mount vfat disks with shortname=mixed
+ Bug 24351 – Firewire hard drive is considered system-internal
+ Bug 24468 – part-id crashes if drive device node does not exist
+ Bug 24499 – media players have USB drive icon
+
+Maxim Levitsky (1):
+ Bug 24053 – MMC cards aren't automounted.
+
+David Zeuthen,
+October 16, 2009
+
+-------------------
DeviceKit-disks 007
-------------------