* Work around strange stderr file descriptor bugs discovered on Cygwin. * Tweak expected results for tests that fail on Cygwin with Python 2.5.x. * Set up command overrides properly so full test suite works on Debian. * Add refresh_media_delay configuration option and related functionality.
2.19.5
* Add customization support, so Debian can use wodim and genisoimage. * SF bug 2929447 - fix cback-span to only ask for media when needed * SF bug 2929446 - add retry logic for writes in cback-span
2.19.005
* Fix a few typos in the CREDITS file. * Update README to properly reference SourceForge site. * Add <ignore_failures> option to peer configuration.
2.19.4
* Add support for the Python 2.6 interpreter. - Use hashlib instead of deprecated sha module when available - Use set type rather than deprecated sets.Set when available - Use tarfile.format rather than deprecated tarfile.posix when available - Fix testGenerateTarfile_002() so expectations match Python 2.6 results
2.19.3
* Fix minor epydoc typos, mostly in sort directives. * Removed support for user manual PDF format (see doc/pdf).
2.19.2
* Fix cback-span problem when writing store indicators.