=== 2.10.1 === 2005-04-11 William Jon McCann * NEWS: * configure.in: Release version 2.10.1. 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-03-28 William Jon McCann * Makefile.am: Use included mkdtemp if necessary. * configure.in: Remove -Werror from cflags. * nautilus-burn-drive.c (get_cd_properties): Remove unused variables. 2005-03-24 Adi Attar * configure.in: Added 'xh' to ALL_LINGUAS. 2005-03-22 William Jon McCann * mapping-daemon.c (create_dir_link, create_link): Use lstat instead of stat to avoid symbolic link loops. (Closes #170408) 2005-03-21 William Jon McCann * nautilus-burn-drive.c (get_cd_scsi_id): Memset with zero not one. (Closes #171103) 2005-03-14 William Jon McCann * nautilus-burn-drive.c (open_ioctl_handle, close_ioctl_handle) (nautilus_burn_drive_get_media_type_from_path_full) (nautilus_burn_drive_get_media_size_from_path) (get_device_max_read_speed, get_device_max_write_speed): Abstract the open calls in order to add support for FreeBSD. (Closes #168952) 2005-03-10 William Jon McCann * nautilus-burn-recorder.c (nautilus_burn_recorder_write_tracks) (nautilus_burn_recorder_blank_disc_cdrecord): Make sure we unlock the drive when we are done with it. (Closes #169855) 2005-03-08 William Jon McCann * nautilus-cd-burner.c (burn_cd): Lock the drive while requesting media. Patch from David Zeuthen (Closes #169133) 2005-03-07 William Jon McCann * configure.in: Changing to post-release version incrementing. Post release version bump.