Corrected small flaws of libburn release tarball

This commit is contained in:
Thomas Schmitt 2012-01-27 19:00:54 +00:00
parent b9c7cc4eeb
commit fcad54ae01
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
SVN trunk (to become libburn-1.2.0.tar.gz or higher)
libburn-1.2.0.tar.gz Sat Jan 28 2012
===============================================================================
* Bug fix: cdrskin produced a memory fault if interupted before writing began
* Bug fix: Solaris adapter mishandled write commands which failed on first try
@ -23,7 +23,6 @@ SVN trunk (to become libburn-1.2.0.tar.gz or higher)
* New cdrskin option cd_start_tno=
* New cdrskin options sao_pregap=, sao_postgap=
libburn-1.1.8.tar.gz Mon Nov 21 2011
===============================================================================
* Bug fix: Misinterpreted mode page 2A if block descriptors are present

View File

@ -302,8 +302,6 @@ int burn_write_close_session(struct burn_write_opts *o)
# define Libburn_write_with_function_print_cuE yes
*/
#ifdef Libburn_write_with_function_print_cuE
static char cue_printify(char c)
{