release 156

This commit is contained in:
Kay Sievers
2010-05-25 12:21:25 +02:00
parent e0d9c042f8
commit e925b63340
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,16 @@
Summary of changes from v155 to v156
============================================
Bryan Kadzban (1):
udevd: fix typo /proc/fd -> /proc/self/fd
Kay Sievers (4):
configure.ac: version bump
cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single session media
rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
Summary of changes from v154 to v155
============================================

1
NEWS
View File

@@ -1,3 +1,4 @@
udev 156
========
Bugfixes.