=== 2.8.7 === 2005-02-15 William Jon McCann * NEWS: * configure.in: 2.8.7 2005-02-10 William Jon McCann * cd-drive.c (cd_drive_get_media_type_from_path_full) (cd_drive_get_media_size_from_path, get_cd_scsi_id) (get_device_max_read_speed, get_device_max_write_speed): Add fallback to open RDONLY for compatibility with Linux 2.4. (Closes #165962) 2005-02-10 William Jon McCann * transport.hxx: Sync with upstream dvd+rw-tools 5.21.4.10.8. The only difference is the O_EXCL in open in our version. (Closes #166689) 2004-12-17 Ross Burton * cd-drive.c: Don't pass a LibHalFunctions to hal_initialize as that struct often changes, just pass a NULL.