diff options
author | greg@kroah.com <greg@kroah.com> | 2004-06-14 21:36:50 -0700 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:36:21 -0700 |
commit | 8108813b5f52d92625003bc42bdd522aca02e8a2 (patch) | |
tree | ced4b83f0b69c47f996a5e80cd7972b8b633505e /ChangeLog | |
parent | ff0977b12e8b92963c687b593c3f1bc33e3d8a9c (diff) |
[PATCH] 027 releaseudev/v027
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Summary of changes from v026 to v027 +============================================ + +<fork0:users.sf.net>: + o fix handle leak in udev_lib.c + +Greg Kroah-Hartman: + o tweak the gentoo default permission rules as they are wrong for tty and misc devices + + Summary of changes from v025 to v026 ============================================ |