Updated change log
This commit is contained in:
parent
7f7f2d0e8d
commit
05e888932b
@ -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
|
||||
|
@ -304,6 +304,9 @@ New options cdtext_to_textfile= and cdtext_to_v07t=
|
||||
New options extract_audio_to= , extract_tracks= , extract_basename= ,
|
||||
--extract_dap
|
||||
</LI>
|
||||
<LI>
|
||||
Improved granularity of SCSI log time measurement timestamp
|
||||
</LI>
|
||||
<!--
|
||||
<LI>none yet</LI>
|
||||
-->
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user