From 143139a1844dcf96f644f482d6cba007bb6f4fb9 Mon Sep 17 00:00:00 2001 From: "kay.sievers@vrfy.org" Date: Thu, 10 Mar 2005 05:28:41 +0100 Subject: [PATCH] [PATCH] add RELEASE-NOTES file --- RELEASE-NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 RELEASE-NOTES diff --git a/RELEASE-NOTES b/RELEASE-NOTES new file mode 100644 index 000000000..870020c43 --- /dev/null +++ b/RELEASE-NOTES @@ -0,0 +1,10 @@ +udev 055 +======== +We support an unlimited count of symlinks now. + +If USE_STATIC=true is passed to a glibc build, we link statically and use +a built-in userdb parser to resolve user and group names. + +THE PLACE= key is gone. It can be replaced by an ID= for a long time, cause +we walk up the chain of physical devices to find a match. + -- 2.30.2