aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-01-25 00:01:24 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-01-25 00:01:24 +0100
commit9c158222917e90363aa5d89084161b392941dc88 (patch)
treecddfc3f31cbc4be0bf196215b2cbabe52d60a3ef /ChangeLog
parent9c4eda12605c5e562002a63e83ddf06bfbf48988 (diff)
downloadudev-9c158222917e90363aa5d89084161b392941dc88.tar.gz
release 179179
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b561b7a5..da2eae6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Summary of changes from v178 to v179
+============================================
+
+Kay Sievers (8):
+ fix some fallout from tab removal
+ use devnode() for $name not sysname(), device nodes might be in a subdirectory
+ print warning when rules try to rename kernel device nodes
+ move variable inside condition
+ update TODO
+ build-sys: enable everything for 'make distcheck'
+ use sysname() for devices without a device node
+ fix path to extras
+
+
Summary of changes from v177 to v178
============================================