Updated change log
This commit is contained in:
parent
a8c1cec56c
commit
a2507830fb
@ -1,6 +1,7 @@
|
|||||||
SVN trunk (to become libburn-1.2.6 or higher)
|
SVN trunk (to become libburn-1.2.6 or higher)
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* New cdrskin option --no_load
|
* New cdrskin option --no_load
|
||||||
|
* Bug fix: Speed setting had no effect on BD media
|
||||||
|
|
||||||
|
|
||||||
libburn-1.2.4.tar.gz Fri Jul 20 2012
|
libburn-1.2.4.tar.gz Fri Jul 20 2012
|
||||||
|
@ -292,8 +292,9 @@ Bug fixes towards cdrskin-1.2.2:
|
|||||||
|
|
||||||
<DD>Bug fixes towards cdrskin-1.2.4:
|
<DD>Bug fixes towards cdrskin-1.2.4:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>none yet</LI>
|
<LI>Bug fix: Speed setting had no effect on BD media</LI>
|
||||||
<!--
|
<!--
|
||||||
|
<LI>none yet</LI>
|
||||||
-->
|
-->
|
||||||
</UL>
|
</UL>
|
||||||
</DD>
|
</DD>
|
||||||
|
@ -11414,18 +11414,44 @@ cdrskin/cdrskin.c
|
|||||||
cdrskin/cdrskin.1
|
cdrskin/cdrskin.1
|
||||||
New option --no_load
|
New option --no_load
|
||||||
|
|
||||||
26 Jul 2012 []
|
26 Jul 2012 [4813]
|
||||||
|
ChangeLog
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Updated change log
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-1.2.5 - 2012.07.26.195346
|
||||||
|
* New option --no_load
|
||||||
|
|
||||||
|
|
||||||
|
1 Aug 2012 [4814]
|
||||||
|
doc/cdtext.txt
|
||||||
|
Small grammatical correction in CD-TEXT documentaion
|
||||||
|
|
||||||
|
2012.08.28.161949 [4820]
|
||||||
|
libburn/drive.c
|
||||||
|
libburn/util.h
|
||||||
|
libburn/util.c
|
||||||
|
libburn/sg-freebsd.c
|
||||||
|
Removed buggy burn_strdup() and burn_strndup(). Thanks to Rich Felker.
|
||||||
|
|
||||||
|
2012.09.13.085623 [4828]
|
||||||
|
libburn/mmc.c
|
||||||
|
Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov.
|
||||||
|
|
||||||
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
cdrskin/cdrskin_eng.html
|
cdrskin/cdrskin_eng.html
|
||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Updated change log
|
Updated change log
|
||||||
|
|
||||||
------------------------------------ cycle - cdrskin-1.2.5 -
|
------------------------------------ cycle - cdrskin-1.2.5 -
|
||||||
* New option --no_load
|
Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov.
|
||||||
|
|
||||||
|
|
||||||
[]
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Updated change log
|
Updated change log
|
||||||
|
|
||||||
@ -11442,6 +11468,9 @@ Important: When adding a public API function then add its name to file
|
|||||||
TODO
|
TODO
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
>>>
|
||||||
|
Failure of FORMAT UNIT does not report SCSI error
|
||||||
|
|
||||||
|
|
||||||
>>> TRACK SHORTAGE
|
>>> TRACK SHORTAGE
|
||||||
xorriso: If libburn fails to produce the announced number of blocks
|
xorriso: If libburn fails to produce the announced number of blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user