aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-02-15 23:15:27 +0100
committerKay Sievers <kay.sievers@suse.de>2006-02-15 23:15:27 +0100
commit4cb665e431cfd03f000e7f025b47b24727458131 (patch)
treef7fe5f42780e9c6433bff37c73bb9fa2285a4f80
parent4c2d04bd997b1585625926aa10397616097f7b0f (diff)
downloadudev-4cb665e431cfd03f000e7f025b47b24727458131.tar.gz
085 release085
-rw-r--r--ChangeLog21
-rw-r--r--Makefile2
-rw-r--r--RELEASE-NOTES7
3 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f0e9b15..2b959f04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Summary of changes from v084 to v085
+============================================
+
+Andrey Borzenkov:
+ Fix trivial spelling errors in RELEASE-NOTES
+
+Jeroen Roovers:
+ fix typo in parisc support to path_id
+
+Kay Sievers:
+ make WAIT_FOR_SYSFS usable in non "wait-only" rules
+ fix typo in man page
+ include sys/socket.h for klibc build
+ cramfs detection for bigendian
+ exit WAIT_FOR_SYSFS if the whole device goes away
+ update SUSE rules
+ update Red Hat rules
+ update Gentoo rules
+ include errno.h in udev_libc_wrapper.c
+
+
Summary of changes from v083 to v084
============================================
diff --git a/Makefile b/Makefile
index 55cecd37..5d82d44c 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-VERSION = 084
+VERSION = 085
# set this to make use of syslog
USE_LOG = true
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c8e7baa4..6826b8fd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,10 @@
+udev 085
+========
+Fix cramfs detection on big endian.
+
+Make WAIT_FOR_SYSFS usable in "normal" rules and silent if the whole
+device goes away.
+
udev 084
========
If BUS== and SYSFS{}== have been used in the same rule, the sysfs