From eed8b2ff91a371ec7c6d9c41f63c4522863474f3 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 7 Sep 2006 11:32:45 +0200 Subject: [PATCH 1/1] release 100 --- ChangeLog | 14 +++++++++++--- Makefile | 2 +- RELEASE-NOTES | 4 ++++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 688cac1ab..c40be32c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Summary of changes from v099 to v100 +============================================ + +Kay Sievers: + update SUSE rules + fix messed up ChangeLog from release 099 + man: add $attr{} section about symlinks + revert persistent-storage ata-serial '_' '-' replacement + + Summary of changes from v098 to v099 ============================================ @@ -23,7 +33,6 @@ Kay Sievers: cdrom_id: add rules file to call cdrom_id udevinfo: do not show symlinks as attributes in --attribute-walk remove broken name_cdrom.pl - release 099 Marco d'Itri: update Debian rules @@ -37,10 +46,10 @@ Sergey Vlasov: make struct option arrays static const fix "subsytem" typo + Summary of changes from v097 to v098 ============================================ - Alex Merry: udevtest: allow /sys in the devpath paramter @@ -71,7 +80,6 @@ Kay Sievers: cleanup commandline argument handling db: don't create a db file for only a node name to store man: add ATTR{file}="value" assignment - 098 release Lennart Poettering: volume_id: fix fat32 cluster chain traversal diff --git a/Makefile b/Makefile index 18de42190..8145f253e 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -VERSION = 099 +VERSION = 100 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c7e7a053e..24e582ade 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +udev 100 +======== +Revert persistent-storage ata-serial '_' '-' replacement. + udev 099 ======== Bugfixes. -- 2.30.2