aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-12-02 02:35:48 +0100
committerKay Sievers <kay.sievers@vrfy.org>2008-12-02 02:35:48 +0100
commitae52aa269ea554b8a070bbc55d1e5ff3431fb858 (patch)
treeedb7228b3e9ae6f0245630ea852451d4551ba2ac
parentae0f55cb86736eaa22fe0242353afbd7049628e4 (diff)
downloadudev-ae52aa269ea554b8a070bbc55d1e5ff3431fb858.tar.gz
release 135135
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d1431d3..b24cf2b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Summary of changes from v134 to v135
+============================================
+
+Kay Sievers (6):
+ usb_id: add "break" to currently unused case labels
+ rules: fix cciss disk/by-id/ links
+ rules: add infiniband rules
+ rules: infiniband.rules -> 40-infiniband.rules
+ fix network interface name swapping
+ update configure and NEWS
+
+Marcel Holtmann (1):
+ usb_id: fix switch statement for video type
+
+Piter PUNK (2):
+ rules: /dev/null -> X0R
+ rules: add usb device nodes
+
+
Summary of changes from v133 to v134
============================================