diff options
| author | David Zeuthen <zeuthen@gmail.com> | 2013-01-07 11:28:38 -0500 |
|---|---|---|
| committer | David Zeuthen <zeuthen@gmail.com> | 2013-01-07 11:28:38 -0500 |
| commit | e6f0e91a46d72d0fe3c5f94ee603c30ebd0badba (patch) | |
| tree | ec5a781f3a82750b9d6d761802a92e4b6483cec1 | |
| parent | 9e0fd7f9c9a7095a8e8986189d948d2eeda7981e (diff) | |
Update NEWS for release2.0.91
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
| -rw-r--r-- | NEWS | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -1,4 +1,38 @@ ------------ +udisks 2.0.91 +------------ + +The udisks project provides a daemon, tools and libraries to access +and manipulate disks and storage devices. + +This is an unstable pre-release leading up to udisks 2.1.0 and newly +introduced API and ABI may change in incompatible ways before release +2.1.0. The udisks 2.1.0 release will be backwards compatible will +earlier releases. See the udisks(8) man page for more information +about API stability guarantees. + +Changes since udisks 2.0.90: + +David Zeuthen (9): + Post-release version bump to 2.0.91 + Don't bail in MD-RAID file monitor event handler + Add MDRaid:RequestSyncAction() method + Add MDRaid:SyncRate and MDRaid:SyncRemainingTime properties + Get the MD-RAID sync rate from the right file + Pull new translations from Transifex + Use correct polkit action + Fix up comments in polkit policy file + Update NEWS for release + +Evan Nemerson (1): + build: fix passing arguments to configure from autogen.sh + +Thanks to all our contributors. + +David Zeuthen, +January 7, 2013 + +------------ udisks 2.0.90 ------------ |
