Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris
This commit is contained in:
parent
806829e215
commit
8f36e9b8d5
@ -1,4 +1,8 @@
|
||||
|
||||
libburn-1.1.0.pl01.tar.gz Mon Jun 20 2011
|
||||
===============================================================================
|
||||
* Bug fix: libburn-1.1.0 compiled only on Linux, FreeBSD, and Solaris
|
||||
|
||||
libburn-1.1.0.tar.gz Sat Jun 18 2011
|
||||
===============================================================================
|
||||
* Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2011.06.18.100001"
|
||||
#define Cdrskin_timestamP "2011.06.20.110001"
|
||||
|
@ -44,6 +44,7 @@ Present implementation: default dummy which enables libburn only to work
|
||||
#include "debug.h"
|
||||
#include "toc.h"
|
||||
#include "util.h"
|
||||
#include "init.h"
|
||||
|
||||
#include "libdax_msgs.h"
|
||||
extern struct libdax_msgs *libdax_messenger;
|
||||
|
Loading…
Reference in New Issue
Block a user