aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-06-23 17:44:48 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-06-23 17:44:48 +0200
commitde96652486539a47cc687116a34515e2a54ff8cd (patch)
tree1a0fa4966eb5f5fd033ce01ec0f7383b9a8ade15 /ChangeLog
parent3bf1efa8ddee3999656b0454734bc6b39fc7c00b (diff)
downloadudev-de96652486539a47cc687116a34515e2a54ff8cd.tar.gz
release 113113
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c20217e..bc7a20db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Summary of changes from v112 to v113
+============================================
+
+David Zeuthen (1):
+ vol_id: do not fail if unable to drop privileges
+
+Kay Sievers (12):
+ add missing ChangeLog
+ make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
+ rules: recognize partitions and disk devices properly
+ rules: SUSE update
+ atomically replace existing nodes and symlinks
+ do not try to create existing file
+ info() for ignore_remove
+ rules: SUSE update
+ Makefile: check for missing ChangeLog or RELEASE-NOTES at release
+ allow to disable the replacement of unusual characters
+ no newline in log messages
+ udevd: do not use syslog if --verbose (debugging) is used
+
+Tobias Klauser (1):
+ fix typo in udev_utils_run.c
+
+
Summary of changes from v111 to v112
============================================