X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=bc7a20db0ad6787c0bb62af3ba68b0f8682ea8ff;hp=4c20217ee0b1625e4f4667fb45baaffe21f757be;hb=9b23e594bf2533b7fadeea1680b186e4775cfe17;hpb=e883be3e1387328c5042bc76c18e7beb157bbddc diff --git a/ChangeLog b/ChangeLog index 4c20217ee..bc7a20db0 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]}="" 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 ============================================