diff --git a/ChangeLog b/ChangeLog index c2abba8..831186a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ SVN trunk (to become libburn-1.3.2 or higher) * New cdrskin option textfile_to_v07t= * New cdrskin options cdtext_to_textfile= and cdtext_to_v07t= * New cdrskin options extract_audio_to= , extract_tracks= , extract_basename= , --extract_dap +* Improved granularity of SCSI log time measurement and added timestamp libburn-1.3.0.pl01.tar.gz Fri May 31 2013 diff --git a/cdrskin/cdrskin_eng.html b/cdrskin/cdrskin_eng.html index 2643cfd..c1cd88b 100644 --- a/cdrskin/cdrskin_eng.html +++ b/cdrskin/cdrskin_eng.html @@ -304,6 +304,9 @@ New options cdtext_to_textfile= and cdtext_to_v07t= New options extract_audio_to= , extract_tracks= , extract_basename= , --extract_dap +
  • +Improved granularity of SCSI log time measurement timestamp +
  • diff --git a/cdrskin/changelog.txt b/cdrskin/changelog.txt index 899c2dc..bd63ee5 100644 --- a/cdrskin/changelog.txt +++ b/cdrskin/changelog.txt @@ -11993,13 +11993,35 @@ http://svn.libburnia-project.org/libburn/tags/1.3.0.pl01 old session start = next writable address. Regression introduced by version 1.2.8 (rev 4956). - [] +31 May 2013 [5083] README ChangeLog cdrskin/cdrskin_eng.html cdrskin/changelog.txt Mentioned bug fix and pl01 +2013.06.09.152602 [5087] +libburn/transport.h +libburn/init.h +libburn/init.c +libburn/util.h +libburn/util.c +libburn/spc.h +libburn/spc.c +libburn/sg-linux.c +libburn/sg-solaris.c +libburn/sg-libcdio.c +libburn/sg-freebsd.c +Improved granularity of SCSI log time measurement and added absolute timestamp + +2013.06.09.154237 [5088] +libburn/util.c +Prepared for optional use of clock_gettime() + +2013.06.09.163052 [5089] +libburn/util.c +libburn/spc.c +Some polishing of SCSI log time measurement [] ChangeLog @@ -12008,6 +12030,8 @@ cdrskin/changelog.txt Updated change log ------------------------------------ cycle - cdrskin-1.3.1 - +* Improved granularity of SCSI log time measurement, now with timestamp + [] ChangeLog