=== 2.12.3 === 2006-02-06 William Jon McCann * NEWS: Update for 2.12.3 release 2006-01-14 William Jon McCann * burn-extension.c (launch_process): Check the version of libeel. Allow me to build using multiple versions. 2006-01-03 Sunil Mohan Adapa * configure.in: Added "te" to ALL_LINGUAS. 2006-01-01 William Jon McCann * mapping-daemon.c (remove_subscription, connection_free) (monitor_cancel): Remove subscription directly when a connection drops instead of trying to look it up. 2005-12-20 William Jon McCann * mapping-daemon.c (subscription_get_userdata) (connection_get_subscription): We were looking up the subscription by the path only. If there is more than one monitor per connection of the same path then the wrong subscription may be removed. Change to also compare the userdata. 2005-12-16 William Jon McCann * dvd_plus_rw_utils.cpp (get_mmc_profile): Try to sniff the disc type from the capabilities. Patch from Jason D. Hildebrand Fixes part of #317529 2005-12-16 William Jon McCann * nautilus-burn-drive.c (nautilus_burn_drive_hal_get_media_type_full): Always fallback to low level method of determining media type when HAL is unable to. Patch from Jason D. Hildebrand Fixes part of #317529 2005-12-06 William Jon McCann * nautilus-burn-drive.c (nautilus_burn_drive_get_media_type_from_path_full): Perform disc type check even when can't get disc status. Patch from Frederic Crozat Fixes #323377 2005-11-30 William Jon McCann * dvd_plus_rw_utils.cpp (get_2k_capacity): Get the correct size for DVD-R media. Patch from Fabio Bonelli Fixes #322782. 2005-11-30 William Jon McCann * make-iso.c (nautilus_burn_make_iso_from_drive): Fix double free. Fixes #322826. 2005-11-28 William Jon McCann * configure.in: Post release version bump.