aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-08-29 21:41:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-08-29 21:41:15 +0200
commit41ff8053c1d713fc83bb5b2cc3fe59adfbfac2dc (patch)
treef320f395225b3e90568ec2d8486dc849b8bc2e4f /NEWS
parenta689165b5a140cd7d5fdd63cacf8fce2f275033d (diff)
downloadudev-41ff8053c1d713fc83bb5b2cc3fe59adfbfac2dc.tar.gz
release 127127
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index db763150..93cecab7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,15 @@ udev 127
========
Bugfixes.
-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
+Optical drive's 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 found is used now 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
+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.