diff options
author | Kay Sievers <kay.sievers@suse.de> | 2005-07-06 22:17:06 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2005-07-06 22:17:06 +0200 |
commit | 133dd3ce3361fdb03b5761d0b980b9e70f7cfca7 (patch) | |
tree | 72687e7958e3d63528318f0d88640cdd6174bcdf /RELEASE-NOTES | |
parent | 1196e46c339e0df96ee972a5bae5cc8f84bf8990 (diff) |
update RELEASE-NOTES
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 46787704ce..248944bd51 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,18 @@ +udev 061 +======== +We changed the internal rule storage format. Our large rule files took +2 MB of RAM, with the change we are down to 99kB. + +If the device-node has been created with default name and no symlink or +options are to remenber, it is not longer stored in the udevdb. HAL will +need to be updated to work correctly with that change. + +To overrride optimization flags, OPTFLAGS may be used now. + +udev 060 +======== +Bugfix release. + udev 059 ======== Major changes happened with this release. The goal is to take over the |