diff --git a/libburn/trunk/ChangeLog b/libburn/trunk/ChangeLog
index b150fc8f..425aaa18 100644
--- a/libburn/trunk/ChangeLog
+++ b/libburn/trunk/ChangeLog
@@ -2,7 +2,8 @@ SVN trunk (to become libburn-1.3.0 or higher)
===============================================================================
* Bug fix: Full formatting of BD-RE used certification regardless of drive
capabilities
-
+* Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end
+ address
libburn-1.2.8.tar.gz Mon Mar 08 2013
===============================================================================
diff --git a/libburn/trunk/cdrskin/cdrskin_eng.html b/libburn/trunk/cdrskin/cdrskin_eng.html
index f599f272..d52e3912 100644
--- a/libburn/trunk/cdrskin/cdrskin_eng.html
+++ b/libburn/trunk/cdrskin/cdrskin_eng.html
@@ -292,7 +292,7 @@ On some drives the request for minimum speed yielded maximum speed
Enhancements towards current stable version 1.2.8:
-
-Full formatting of BD-RE used certification regardless of drive capabilities
+none yet
diff --git a/libburn/trunk/cdrskin/changelog.txt b/libburn/trunk/cdrskin/changelog.txt
index 8f83528c..b4df5376 100644
--- a/libburn/trunk/cdrskin/changelog.txt
+++ b/libburn/trunk/cdrskin/changelog.txt
@@ -11763,16 +11763,24 @@ libburn/mmc.c
libburn/libdax_msgs.h
Bug fix: Formatting of BD-RE used certification regardless of drive capabilities
-01 Apr 2013 []
+01 Apr 2013 [5015]
ChangeLog
cdrskin/cdrskin_eng.html
cdrskin/changelog.txt
Updated change log
------------------------------------- cycle - cdrskin-1.2.9 -
+------------------------------------ cycle - cdrskin-1.2.9 - 2013.04.01.125750
Bug fix: Formatting of BD-RE used certification regardless of drive capabilities
+2013.05.10.064018 [5034]
+cdrskin/cdrskin.c
+Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address
+
+2013.05.10.072542 [5035]
+libburn/libdax_msgs.h
+Added new item to list of error codes
+
[]
ChangeLog
cdrskin/cdrskin_eng.html
@@ -11780,6 +11788,8 @@ cdrskin/changelog.txt
Updated change log
------------------------------------ cycle - cdrskin-1.2.9 -
+Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address
+
[]
ChangeLog
@@ -11800,6 +11810,31 @@ Important: When adding a public API function then add its name to file
TODO
===============================================================================
+>>> Bad DVD+R : -minfo End Addr is computed wrongly.
+
+book type: DVD+R (emulated booktype)
+Product Id: MBIPG101/R05/48
+Producer: Moser Baer India Limited
+
+Mounted media class: DVD
+Mounted media type: DVD+R
+Disk Is not erasable
+disk status: incomplete/appendable
+session status: empty
+first track: 1
+number of sessions: 1
+first track in last sess: 1
+last track in last sess: 1
+Disk Is not unrestricted
+Disk type: DVD, HD-DVD or BD
+
+Track Sess Type Start Addr End Addr Size
+==============================================
+ 1 1 Blank 1928880 366223 366224
+
+Next writable address: 1928880
+Remaining writable size: 366224
+
cdrskin option to emit pacifiers with newline rather than carriage return
@@ -11814,6 +11849,7 @@ CD-TEXT:
- .inf files
- enforcing constraints:
- examine how drives react on wodim's cue sheet of INDEX 00 == INDEX 01
+ >>> produce v07t text sheet from binary text pack array
qemu: