From a924bf9a8214a8b0b7586b6b5d8bcfc6e962c36d Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 12 Jun 2006 10:27:03 +0200 Subject: [PATCH] 094 release --- ChangeLog | 15 +++++++++++++++ Makefile | 2 +- RELEASE-NOTES | 4 ++++ TODO | 2 +- 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5248e1662..f3ec13881 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Summary of changes from v093 to v094 +============================================ + +Daniel Drake: + update "writing udev rules" + +Kay Sievers: + libvolume_id: gfs + gfs2 support + remove MODALIAS key and substitution + add persistent-input.rules + +Marco d'Itri: + update Debian rules + + Summary of changes from v092 to v093 ============================================ diff --git a/Makefile b/Makefile index 54905512e..85a0b8ae8 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 093 +VERSION = 094 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a60d6d77e..2975920e0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +udev 094 +======== +The built-in MODALIAS key and substitution is removed. + udev 093 ======== The binary firmware helper is replaced by the usual simple diff --git a/TODO b/TODO index ba1263237..cabb59cfb 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ These things are deprecated and scheduled for removal in a future udev version: o remove broken %e enumeration - (simple enumerations can't work and should go) + (simple enumerations can't work reliably and should go) o remove udevstart (we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer -- 2.30.2