From: Kay Sievers Date: Sun, 28 Jun 2009 15:09:57 +0000 (+0200) Subject: update NEWS X-Git-Tag: 174~920 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5f1cc16ec5a98cd36474f1efebc0d352b3c03d9;p=thirdparty%2Fsystemd.git update NEWS --- diff --git a/NEWS b/NEWS index 8838d93a38a..df770f44f0e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ udev 144 ======== +Bugfixes. + +ATA devices switched the property from ID_BUS=scsi to ID_BUS=ata. + +Properties set with ENV{.FOO}="bar" are marked private by starting the +name with a '.'. They will not be stored in the database, and not be +exported with the event. udev 143 ========