diff options
author | greg@kroah.com <greg@kroah.com> | 2004-12-18 05:52:25 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:17:47 -0700 |
commit | 35413b2b88838de180ccfe6e2307c04caf24c393 (patch) | |
tree | e6c5f1aab3b93d899439e02abfb0645c76e9957d /ChangeLog | |
parent | b817644b5b4bdb805c55cbec749258b7ff545f51 (diff) |
[PATCH] 050 releaseudev/v050
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Summary of changes from v049 to v050 +============================================ + +<harald:redhat.com>: + o selinux patch + +<tklauser:access.unizh.ch>: + o I made some more changes to the manpage of udev including + +Kay Sievers: + o update libsysfs to CVS version and fix segfaulting attribute reading + o klibc supports LOG_PID now, so remove our own implementation + o avoid building klibc test programs and pass SUBDIRS= to klibc clean + + Summary of changes from v048 to v049 ============================================ |