Corrected small flaws of libburn release tarball
This commit is contained in:
parent
cc594653ca
commit
dd864c1584
@ -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: cdrskin produced a memory fault if interupted before writing began
|
||||||
* Bug fix: Solaris adapter mishandled write commands which failed on first try
|
* 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 option cd_start_tno=
|
||||||
* New cdrskin options sao_pregap=, sao_postgap=
|
* New cdrskin options sao_pregap=, sao_postgap=
|
||||||
|
|
||||||
|
|
||||||
libburn-1.1.8.tar.gz Mon Nov 21 2011
|
libburn-1.1.8.tar.gz Mon Nov 21 2011
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* Bug fix: Misinterpreted mode page 2A if block descriptors are present
|
* Bug fix: Misinterpreted mode page 2A if block descriptors are present
|
||||||
|
@ -302,8 +302,6 @@ int burn_write_close_session(struct burn_write_opts *o)
|
|||||||
# define Libburn_write_with_function_print_cuE yes
|
# define Libburn_write_with_function_print_cuE yes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef Libburn_write_with_function_print_cuE
|
|
||||||
|
|
||||||
|
|
||||||
static char cue_printify(char c)
|
static char cue_printify(char c)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user