aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-08-29 21:22:24 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-08-29 21:22:24 +0200
commita689165b5a140cd7d5fdd63cacf8fce2f275033d (patch)
treebddd3f2e20383f329b59c17fde50c43596aac0e5 /NEWS
parent2bb9f412bcd8596d4e8c0197e85c9e4647212674 (diff)
downloadudev-a689165b5a140cd7d5fdd63cacf8fce2f275033d.tar.gz
libudev: require LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1a9aa690..db763150 100644
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,20 @@ udev 127
========
Bugfixes.
-A shared library "libudev" will be installed now, to access udev
-device information. DeviceKit, the successor of HAL, will need this
-library to access the udev database and search sysfs for devices.
+Optical drives media is no longer probed for raid signatures,
+reading the end of the device causes some devices to malfunction.
+Also the offset of the last session is used to probe for the
+filesystem
+
+The volume_id library got a major version number update to 1,
+some deprecated functions are removed.
+
+A shared library "libudev" gets installed now, to provide access
+to udev device information. DeviceKit, the successor of HAL, will
+need this library to access the udev database and search sysfs for
+devices.
The library is currently in an experimental state, also the API is
-expected to change, as long as the DeviceKit integration isn't
+expected to change, as long as the DeviceKit integration is not
finished.
udev 126