Forgot to mention new cdrskin option --device_links
This commit is contained in:
parent
fbddcf116d
commit
ea2b9ac174
@ -7,6 +7,7 @@ libburn-1.1.4.tar.gz Sun Aug 07 2011
|
|||||||
* Bug fix: Avoiding to load speed descriptor list twice
|
* Bug fix: Avoiding to load speed descriptor list twice
|
||||||
* New API call burn_lookup_device_link()
|
* New API call burn_lookup_device_link()
|
||||||
* New API call burn_disc_get_phys_format_info()
|
* New API call burn_disc_get_phys_format_info()
|
||||||
|
* New cdrskin option --device_links
|
||||||
|
|
||||||
Release 1.1.2 was skipped to get back in sync with libisoburn.
|
Release 1.1.2 was skipped to get back in sync with libisoburn.
|
||||||
|
|
||||||
|
@ -259,7 +259,9 @@ cdrskin_0.4.2.pl00-x86-suse9_0-static.tar.gz</A>, (310 KB), -static compiled,
|
|||||||
<P>
|
<P>
|
||||||
Enhancements towards previous stable version cdrskin-1.1.0.pl01:
|
Enhancements towards previous stable version cdrskin-1.1.0.pl01:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>none</LI>
|
<LI>
|
||||||
|
New option --device_links for GNU/Linux with unpredictable
|
||||||
|
device numbers and udev
|
||||||
</LI>
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>none</LI>
|
<LI>none</LI>
|
||||||
|
@ -9881,14 +9881,14 @@ cdrskin/cdrskin_timestamp.h
|
|||||||
cdrskin/cdrskin_eng.html
|
cdrskin/cdrskin_eng.html
|
||||||
Made number transition to 1.1.4
|
Made number transition to 1.1.4
|
||||||
|
|
||||||
07 Aug 2011 []
|
07 Aug 2011 [4250]
|
||||||
- cdrskin/add_ts_changes_to_libburn_1_1_0
|
- cdrskin/add_ts_changes_to_libburn_1_1_0
|
||||||
- cdrskin/add_ts_changes_to_libburn_1_1_1
|
- cdrskin/add_ts_changes_to_libburn_1_1_1
|
||||||
+ cdrskin/add_ts_changes_to_libburn_1_1_4
|
+ cdrskin/add_ts_changes_to_libburn_1_1_4
|
||||||
+ cdrskin/add_ts_changes_to_libburn_1_1_5
|
+ cdrskin/add_ts_changes_to_libburn_1_1_5
|
||||||
Updated cdrskin tarball generator
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
[]
|
07 Aug 2011 [4251]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
@ -9901,6 +9901,34 @@ Documented changes and release timestamp
|
|||||||
* Bug fix: Avoiding to load speed descriptor list twice
|
* Bug fix: Avoiding to load speed descriptor list twice
|
||||||
* New API call burn_lookup_device_link()
|
* New API call burn_lookup_device_link()
|
||||||
* New API call burn_disc_get_phys_format_info()
|
* New API call burn_disc_get_phys_format_info()
|
||||||
|
* New cdrskin option --device_links
|
||||||
|
|
||||||
|
|
||||||
|
[]
|
||||||
|
Makefile.am
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libburn/libburn.h
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
cdrskin/README
|
||||||
|
cdrskin/compile_cdrskin.sh
|
||||||
|
cdrskin/cdrskin_timestamp.h
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
Made number transition to 1.1.5
|
||||||
|
|
||||||
|
[]
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_1_1_0
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_1_1_1
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_1_1_4
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_1_1_5
|
||||||
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
|
[]
|
||||||
|
ChangeLog
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-1.1.5 -
|
||||||
|
|
||||||
|
|
||||||
[]
|
[]
|
||||||
@ -9908,14 +9936,14 @@ ChangeLog
|
|||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
------------------------------------ cycle - cdrskin-1.1.1 -
|
------------------------------------ cycle - cdrskin-1.1.5 -
|
||||||
|
|
||||||
[]
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
------------------------------------ cycle - cdrskin-1.1.1 -
|
------------------------------------ cycle - cdrskin-1.1.5 -
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user