aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-03-13 13:17:31 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-03-13 13:17:31 +0100
commit3d8599873a3dcba1ebd83dc984cd490384d40c30 (patch)
tree26cf03f755b993351328658d589e325b1748167b /ChangeLog
parentbb38678e3ccc02bcd970ccde3d8166a40edf92d3 (diff)
downloadudev-3d8599873a3dcba1ebd83dc984cd490384d40c30.tar.gz
release 140140
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ddc0a51..c7be324f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v139 to v140
+============================================
+
+Harald Hoyer (1):
+ libvolume_id: bump age
+
+Kay Sievers (12):
+ version bump
+ update TODO
+ volume_id: ntfs - fix uuid setting
+ update TODO
+ rules: Fedora update
+ libudev: queue - use lstat() to check existence of symlink
+ udevadm: settle - add --seq-start= --seq-end=
+ udevd: switch watch symlinks to devpath
+ udevadm: add text for new options to command and man page
+ update TODO
+ libudev: ctrl - return error after sending ctrl message
+ udevadm: settle - use timeout signal, instead of loop counter
+
+Michael Prokop (1):
+ fix compile error in debug mode
+
+Scott James Remnant (1):
+ udevadm: settle - synchronise with the udev daemon
+
+
Summary of changes from v138 to v139
============================================