chiark / gitweb /
release 100
authorKay Sievers <kay.sievers@suse.de>
Thu, 7 Sep 2006 09:32:45 +0000 (11:32 +0200)
committerKay Sievers <kay.sievers@suse.de>
Thu, 7 Sep 2006 09:32:45 +0000 (11:32 +0200)
ChangeLog
Makefile
RELEASE-NOTES

index 688cac1ab34dbc1ab7b5e1ba569d3925cd9a7991..c40be32c4c5391ffefbe0dd510569f3f6059f3a1 100644 (file)
--- 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
index 18de4219066ddeb530cbe89ed222d7fa0718a2a0..8145f253efba81a227be37689d903c418d388eeb 100644 (file)
--- 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
index c7e7a053ea4eeb021771bc176b7364c1b852ff6f..24e582ade9ec53ce2cae6c1235f517fa24d6d556 100644 (file)
@@ -1,3 +1,7 @@
+udev 100
+========
+Revert persistent-storage ata-serial '_' '-' replacement.
+
 udev 099
 ========
 Bugfixes.