aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgregkh@suse.de <gregkh@suse.de>2005-03-19 07:39:19 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 23:54:59 -0700
commit69b5c2ca514122eaf08bdc9aadc1b365697d73ef (patch)
treef2b36ea3f8f24daaea37e87246ccd1d5dae72a12 /ChangeLog
parent0bb438770742815c5839f3fbf1aca967fa6e4a15 (diff)
downloadudev-69b5c2ca514122eaf08bdc9aadc1b365697d73ef.tar.gz
[PATCH] 056 release056
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c1ee1f8..c7d72694 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Summary of changes from v055 to v056
+============================================
+
+<tklauser:access.unizh.ch>:
+ o fix header paths in udev_libc_wrapper.c
+
+Kay Sievers:
+ o udev-test.pl: use more common user/group names
+ o klibc: remove SCCS directories from the temporary klibc install
+ o udev-test.pl: add a test where the group cannot be found in /etc/passwd
+ o udev-test.pl: add check for textual uid/gid
+ o fix bad typo that prevents the GROUP to be applied
+ o udevd: don't delay events with TIMEOUT in the environment
+ o klibc: use klcc wrapper instead of our own Makefile
+ o change call_foreach_file to return a list
+
+
Summary of changes from v054 to v055
============================================