=== 2.8.4 === 2004-10-21 Bastien Nocera * NEWS: upd * configure.in: 2.8.4 2004-10-20 Alexander Larsson * mapping-method.c (fill_in_directory_info): The user should own the folders. This fixed writability for users in the root group. 2004-10-19 Frederic Crozat * Makefile.am: Oops, use LDFLAGS, not LIBADD. * burn-extension.c: Use glib header for library i18n. 2004-10-19 Frederic Crozat * Makefile.am: Don't use version for nautilus extension soname. 2004-10-12 Alexander Larsson * cd-recorder.c (unmount_thread_start): Try to unmount the cdrom if its busy. 2004-10-02 Bastien Nocera * configure.in: test for Solaris' volmgt library (Closes: #145550) 2004-09-30 Sebastien Bacher * cd-recorder.c: (growisofs_stderr_read), (cdrecord_stderr_read): display the cdrecord and growisofs outputs in the right order (Closes: #154160). 2004-09-30 Bastien Nocera * 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), (linux_scan): * transport.hxx: open the devices read-write, not read-only if we're actually going to write stuff to them. Should fix problems seen on Linux 2.6.8 kernels 2004-09-27 Bastien Nocera * cd-drive.c: (cd_drive_copy): * cd-drive.h: add a function to copy a CDDrive struct * configure.in: don't bomb out if HAL is present but not new enough, simply compile with an older version 2004-09-25 Bastien Nocera * make-iso.c: (make_iso): Oops, that wasn't supposed to be there 2004-09-24 Bastien Nocera * make-iso.c: (make_iso): Force the input character set to UTF-8 when creating an ISO image (Closes: #151480)