X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=RELEASE-NOTES;h=70d04b3e135c8c86dc13e9d0c0b45b5053b8a003;hb=90a1e83a3b9fe74245892e5538538671a85db112;hp=0d984bcc73f38a64b3b5d4d16cf74f2bae0398f7;hpb=7c1ecbfbf1985bb32165d40bb41009d510d6cb16;p=elogind.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0d984bcc7..70d04b3e1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,22 @@ +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. + +Removal of useless extras/eventrecorder.sh. + udev 109 ======== Bugfixes.