From: greg@kroah.com Date: Tue, 12 Oct 2004 07:53:57 +0000 (-0700) Subject: [PATCH] 035 release X-Git-Tag: 035^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=858e0e81d041877d88ae4608ac569e9208661865 [PATCH] 035 release --- diff --git a/ChangeLog b/ChangeLog index 4472f0c8e..4ea4d32a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Summary of changes from v034 to v035 +============================================ + +Greg Kroah-Hartman: + o added ieee1394 support to wait_for_sysfs + o update wait_for_sysfs with a bunch more devices thanks to user reports + Summary of changes from v033 to v034 ============================================ diff --git a/Makefile b/Makefile index 90b69420a..c08f92b0e 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ TESTER = udevtest STARTER = udevstart RULER = udevruler WAIT = wait_for_sysfs -VERSION = 034 +VERSION = 035 INSTALL_DIR = /usr/local/bin RELEASE_NAME = $(ROOT)-$(VERSION) LOCAL_CFG_DIR = etc/udev diff --git a/udev.spec b/udev.spec index 0b843e922..dcc96a7a3 100644 --- a/udev.spec +++ b/udev.spec @@ -29,7 +29,7 @@ Summary: A userspace implementation of devfs Name: udev -Version: 034 +Version: 035 Release: 1 License: GPL Group: Utilities/System