summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-05-10 12:42:56 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-05-10 12:42:56 +0200
commit85135c740b36a26baad5e9ea92d9afd79c468d9d (patch)
tree9f99a480e54b272272fc5ad0ad2f1e2585e1f5fa /RELEASE-NOTES
parentf29fdd3cef35d6282c4af499b4e137021ace62e0 (diff)
release 111
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES13
1 files changed, 13 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 81167fe71d..70d04b3e13 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,16 @@
+udev 111
+========
+Bugfixes.
+
+In the future, we may see uuid's which are just simple character
+strings (see the DDF Raid Specification). For that reason vol_id now
+exports ID_UUID_SAFE, just like ID_LABEL_SAFE. For things like
+the creation of symlinks, the *_SAFE values ensure, that no control
+or whitespace characters are used in the filename.
+
+Possible users of libvolume_id, please use the volume_id_get_* functions.
+The public struct will go away in a future release of the library.
+
udev 110
========
Bugfixes.