diff --git a/libburn/trunk/ChangeLog b/libburn/trunk/ChangeLog
index 60e475a0..7d8b887f 100644
--- a/libburn/trunk/ChangeLog
+++ b/libburn/trunk/ChangeLog
@@ -1,6 +1,9 @@
SVN trunk (to become libburn-1.2.8 or higher)
===============================================================================
-- no novelties yet -
+* New API call burn_disc_get_incomplete_sessions()
+* New burn_toc_entry component .track_status_bits
+* Bug fix: All CD tracks were reported with the sizes of the tracks in the
+ first session. Regression introduced with version 1.2.0 (rev 4552).
libburn-1.2.6.tar.gz Tue Jan 08 2013
diff --git a/libburn/trunk/cdrskin/cdrskin_eng.html b/libburn/trunk/cdrskin/cdrskin_eng.html
index 2237b910..fd27188e 100644
--- a/libburn/trunk/cdrskin/cdrskin_eng.html
+++ b/libburn/trunk/cdrskin/cdrskin_eng.html
@@ -280,8 +280,11 @@ Bug fixes towards cdrskin-1.2.4:
Development snapshot, version 1.2.7 :
Enhancements towards current stable version 1.2.6:
-- none yet
+-
+-toc and -minfo now report about tracks in the incomplete session
+
@@ -289,8 +292,12 @@ Bug fixes towards cdrskin-1.2.4:
Bug fixes towards cdrskin-1.2.6:
-- none yet
+-
+All CD tracks were reported with the sizes of the tracks in the
+first session. Regression introduced with version 1.2.0
+
diff --git a/libburn/trunk/cdrskin/changelog.txt b/libburn/trunk/cdrskin/changelog.txt
index d343bd3f..4b4e60ba 100644
--- a/libburn/trunk/cdrskin/changelog.txt
+++ b/libburn/trunk/cdrskin/changelog.txt
@@ -11586,17 +11586,49 @@ Made number transition to 1.2.7
+ cdrskin/add_ts_changes_to_libburn_1_2_7
Updated cdrskin tarball generator
- []
+08 Jan 2013 [4948]
ChangeLog
cdrskin/changelog.txt
Updated change log
- []
+08 Jan 2013 [4949]
svn move -m libburn release 1.2.6 is ready
http://svn.libburnia-project.org/libburn/branches/1.2.6
http://svn.libburnia-project.org/libburn/tags/1.2.6
------------------------------------- cycle - cdrskin-1.2.7 -
+------------------------------------ cycle - cdrskin-1.2.7 - 2013.01.08.150303
+
+
+2013.01.12.195030 [4955]
+libburn/libburn.h
+libburn/transport.h
+libburn/structure.h
+libburn/structure.c
+libburn/mmc.c
+libburn/libburn.ver
+New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits
+
+2013.01.12.195311 [4956]
+cdrskin/cdrskin.c
+Made use of new API features to handle incomplete sessions
+
+2013.01.15.104005 [4961]
+libburn/structure.c
+Bug fix: All CD tracks were reported with the sizes of the tracks in the first session. Regression introduced with version 1.2.0 (rev 4552).
+
+16 Jan 2013 []
+ChangeLog
+cdrskin/cdrskin_eng.html
+cdrskin/changelog.txt
+Updated change log
+
+------------------------------------ cycle - cdrskin-1.2.7 - 2013.01.15.104005
+* New API call burn_disc_get_incomplete_sessions()
+* New burn_toc_entry component .track_status_bits
+* -toc and -minfo now report about tracks in the incomplete session
+* Bug fix: All CD tracks were reported with the sizes of the tracks in the
+ first session. Regression introduced with version 1.2.0 (rev 4552).
+
[]
ChangeLog
@@ -11606,6 +11638,7 @@ Updated change log
------------------------------------ cycle - cdrskin-1.2.7 -
+
[]
ChangeLog
cdrskin/cdrskin_eng.html