chiark / gitweb /
release 111
[elogind.git] / RELEASE-NOTES
index 81167fe71df021fd4f13aebc0a9e8b8db9f9e4ff..70d04b3e135c8c86dc13e9d0c0b45b5053b8a003 100644 (file)
@@ -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.