Updated change log
This commit is contained in:
parent
027e401ef9
commit
6d73573d8f
@ -1,7 +1,7 @@
|
||||
|
||||
SVN trunk (to become libburn-1.4.4 or higher)
|
||||
===============================================================================
|
||||
- no novelties yet, except the fix of libburn-1.4.2.pl01.tar.gz -
|
||||
* Bug fix: Option drive_scsi_dev_family=sg did not convert /dev/sr* to /dev/sg*
|
||||
|
||||
libburn-1.4.2.pl01.tar.gz Fri Jan 29 2016
|
||||
===============================================================================
|
||||
|
@ -297,7 +297,7 @@ Bug fixes towards cdrskin-1.4.2 (without .pl01):
|
||||
|
||||
<DD>Bug fixes towards cdrskin-1.4.2.pl01:
|
||||
<UL>
|
||||
<LI>none yet</LI>
|
||||
<LI>Option drive_scsi_dev_family=sg did not convert /dev/sr* to /dev/sg*</LI>
|
||||
<!--
|
||||
<LI>none yet</LI>
|
||||
-->
|
||||
|
@ -13281,7 +13281,7 @@ svn move -m libburn bugfix release 1.4.2.pl01 is ready
|
||||
http://svn.libburnia-project.org/libburn/branches/1.4.2.pl01
|
||||
http://svn.libburnia-project.org/libburn/tags/1.4.2.pl01
|
||||
|
||||
[]
|
||||
29 Jan 2016 [5659]
|
||||
README
|
||||
ChangeLog
|
||||
cdrskin/cdrskin_eng.html
|
||||
@ -13293,6 +13293,46 @@ Updated README and change log
|
||||
Regression of 1.4.2, rev 5522.
|
||||
|
||||
|
||||
2016.02.05.130154 [5663]
|
||||
libburn/structure.c
|
||||
Fixed a typo found by lintian
|
||||
|
||||
2016.02.05.130456 [5664]
|
||||
cdrskin/cdrskin.c
|
||||
Fixed a typo found by lintian
|
||||
|
||||
2016.02.18.114857 [5667]
|
||||
libburn/transport.h
|
||||
Changed type of length counters of serial numbers from char to int. Warning of gcc on Ubuntu powerpc.
|
||||
|
||||
2016.03.08.073402 [5672]
|
||||
libburn/libburn.h
|
||||
libburn/transport.h
|
||||
libburn/drive.c
|
||||
libburn/structure.c
|
||||
libburn/mmc.c
|
||||
Trying to find out whether READ CAPACITY on CD media includes 2 TAO end blocks
|
||||
|
||||
2016.03.10.195636 [5675]
|
||||
libburn/libdax_msgs.c
|
||||
libburn/mmc.c
|
||||
libburn/write.c
|
||||
Replaced unused timezone parameter of gettimeofday() by NULL
|
||||
|
||||
2016.03.17.203356 [5680]
|
||||
libburn/sg-linux.c
|
||||
Bug fix: Linux /proc/sys/dev/cdrom/info overrode SCSI dev family conversion
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
cdrskin/cdrskin_eng.html
|
||||
cdrskin/changelog.txt
|
||||
Updated change log
|
||||
|
||||
------------------------------------ cycle - cdrskin-1.4.3 - 2016.03.18.130253
|
||||
* Bug fix: Option drive_scsi_dev_family=sg did not convert /dev/sr* to /dev/sg*
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
cdrskin/cdrskin_eng.html
|
||||
|
Loading…
Reference in New Issue
Block a user