Documented changes and release timestamp
This commit is contained in:
parent
35a198e65d
commit
b8594f347b
@ -6654,7 +6654,7 @@ xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
----------------------------------- release - xorriso-0.4.6 - 2009.12.08.130001
|
||||
* Bug fix: SIGSEGV form NULL pointer with option -toc on LG GH22LS30
|
||||
* libburn: Bug fix: SIGSEGV from NULL pointer with option -toc on LG GH22LS30
|
||||
* libburn: Workaround for Pioneer DVR-216D which got stuck on DVD-R burns
|
||||
* libburn: Workaround for Pioneer DVR-216D refusal to eject
|
||||
* New options -dvd_obs and -stdio_sync
|
||||
@ -6675,19 +6675,206 @@ xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-0.4.7
|
||||
|
||||
08 Dec 2009 []
|
||||
08 Dec 2009 [2961]
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
------------------------------------ cycle - xorriso-0.4.7 - 2009.12.08.144237
|
||||
|
||||
|
||||
[]
|
||||
2009.12.10.120734 [2953]
|
||||
xorriso/xorrisoburn.c
|
||||
Silenced harmless compiler warning of FreeBSD 6.3
|
||||
|
||||
------------------------------------ cycle - xorriso-0.4.7 -
|
||||
------------------------------------ cycle - xorriso-0.4.7 -
|
||||
10 Dec 2009 [2954]
|
||||
xorriso/configure_ac.txt
|
||||
Corrected a harmless name error in xorriso standalone configuration
|
||||
|
||||
2009.12.14.121636 [2955]
|
||||
xorriso/xorriso.c
|
||||
Mentioned stream_recording=number in helptext of xorriso -as cdrecord
|
||||
|
||||
2009.12.26.224409 [2977]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libburn-0.7.5 now
|
||||
|
||||
2009.12.26.231134 [2978]
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/xorriso_makefile_am.txt
|
||||
xorriso/xorrisoburn.c
|
||||
Made xorriso-standalone aware of libcdio system adaptor
|
||||
|
||||
2009.12.27.095045 [2980]
|
||||
xorriso/xorrisoburn.c
|
||||
Reporting system adapter id with xorriso -version
|
||||
|
||||
2009.12.30.163643 [2989]
|
||||
xorriso/xorriso.c
|
||||
Handling -mount on Debian kfreebsd like on FreeBSD
|
||||
|
||||
2009.12.31.114951 [2991]
|
||||
xorriso/xorrisoburn.c
|
||||
Changed report title "System adapter" to "libburn OS adapter"
|
||||
|
||||
2009.12.31.142331 [2992]
|
||||
xorriso/xorriso.c
|
||||
Reacted on compiler warning of Debian buildd
|
||||
|
||||
2009.12.31.144342 [2993]
|
||||
libisoburn/libisoburn.h
|
||||
Reacted on doxygen errors of Debian buildd
|
||||
|
||||
2010.01.01.124622 [2996]
|
||||
libisoburn/isoburn.c
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
Reacted on compiler warnings of Debian kfreebsd-amd64 buildd
|
||||
|
||||
2010.01.01.125742 [2997]
|
||||
libisoburn/burn_wrap.c
|
||||
libisoburn/isofs_wrap.c
|
||||
Do not believe libburn if it says a role 2 drive is empty
|
||||
|
||||
2010.01.01.130215 [2998]
|
||||
README
|
||||
COPYRIGHT
|
||||
libisoburn/data_source.c
|
||||
xorriso/README
|
||||
xorriso/compile_xorriso.sh
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/xorrisoburn.h
|
||||
Updated copyright marks to 2010
|
||||
|
||||
01 Jan 2010 [2999]
|
||||
xorriso/xorriso.1
|
||||
Removed a stray option argument from xorriso man page
|
||||
|
||||
01 Jan 2010 [3000]
|
||||
xorriso/xorriso_eng.html
|
||||
Updated xorriso homepage
|
||||
|
||||
------------------------------------ cycle - xorriso-0.4.7 - 2010.01.01.130215
|
||||
* New configure option --enable-libcdio for system adapter to libcdio-0.83git
|
||||
|
||||
2010.01.07.090517 [3003]
|
||||
configure.ac
|
||||
xorriso/configure_ac.txt
|
||||
Changed configure test for zlib from compress2() to compressBound()
|
||||
|
||||
2010.01.11.113303 [3007]
|
||||
libisoburn/isofs_wrap.c
|
||||
Re-enabled recognition of missing or empty disk files as blank drive (rev 2997)
|
||||
|
||||
2010.01.11.113457 [3008]
|
||||
xorriso/xorrisoburn.c
|
||||
Changed a comment in xorrisoburn.c
|
||||
|
||||
2010.01.17.145019 [3020]
|
||||
libisoburn/burn_wrap.c
|
||||
Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk
|
||||
|
||||
2010.01.17.145139 [3021]
|
||||
xorriso/xorrisoburn.c
|
||||
Made xorriso issue a filure message if blanking was not successful
|
||||
|
||||
2010.01.17.145751 [3022]
|
||||
configure.ac
|
||||
Fixed a bug in configure.ac introduced with rev 3003
|
||||
|
||||
2010.01.19.133712 [3023]
|
||||
xorriso/xorrisoburn.c
|
||||
Avoided SORRY event for missing disk file during hardlink update
|
||||
|
||||
2010.01.20.105755 [3025]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libisofs-0.6.26 now
|
||||
|
||||
2010.01.20.105928 [3026]
|
||||
xorriso/configure_ac.txt
|
||||
Adapted xorriso-standalone to version leap libisofs-0.6.27
|
||||
|
||||
20 Jan 2010 [3027]
|
||||
xorriso/xorriso_eng.html
|
||||
Updated xorriso webpage
|
||||
|
||||
------------------------------------ cycle - xorriso-0.4.7 - 2010.01.20.105928
|
||||
* Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk
|
||||
|
||||
|
||||
2010.01.23.153510 [3039]
|
||||
README
|
||||
xorriso/README
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libburn-0.7.6 now
|
||||
|
||||
2010.01.23.153601 [3040]
|
||||
xorriso/configure_ac.txt
|
||||
Adapted xorriso-standalone to version leap libburn-0.7.7
|
||||
|
||||
25 Jan 2010 [3041]
|
||||
svn copy -m Branching for libisoburn release 0.4.8
|
||||
http://svn.libburnia-project.org/libisoburn/trunk
|
||||
http://svn.libburnia-project.org/libisoburn/branches/ZeroFourEight
|
||||
|
||||
2010.01.25.120001 [3042]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-0.4.8
|
||||
|
||||
25 Jan 2010 [3043]
|
||||
xorriso/xorriso_private.h
|
||||
test/compare_file.c
|
||||
Lifted ban to derive GPLv3, extended copyright range to 2010
|
||||
|
||||
[]
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
----------------------------------- release - xorriso-0.4.8 - 2010.01.25.120001
|
||||
* Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk
|
||||
* New configure option --enable-libcdio for system adapter to libcdio-0.83git
|
||||
|
||||
|
||||
[]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-0.4.8
|
||||
|
||||
25 Jan 2010 []
|
||||
xorriso/xorriso_private.h
|
||||
test/compare_file.c
|
||||
Lifted ban to derive GPLv3, extended copyright range to 2010
|
||||
|
||||
[]
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
|
||||
------------------------------------ cycle - xorriso-0.4.9 -
|
||||
------------------------------------ cycle - xorriso-0.4.9 -
|
||||
------------------------------------ cycle - xorriso-0.4.9 -
|
||||
|
||||
===============================================================================
|
||||
TODO
|
||||
@ -6695,7 +6882,7 @@ Silenced harmless compiler warning of FreeBSD 6.3
|
||||
|
||||
------------------------------------------------- bugs
|
||||
|
||||
- options -print_info , -print_mark
|
||||
|
||||
|
||||
- what about split files and hard links ?
|
||||
|
||||
@ -6711,6 +6898,8 @@ xorriso : UPDATE : 3691 MB written (fifo 78%) [buf 100%] 2.3x.
|
||||
|
||||
------------------------------------------------- important
|
||||
|
||||
- options -print_info , -print_mark
|
||||
|
||||
- (ECMA-119 names in: -copyright_id , -abstract_id , -biblio_id)
|
||||
|
||||
- Mark data blocks of -check_md5 matching files as valid in sector map ?
|
||||
|
Loading…
Reference in New Issue
Block a user