Updated change log

This commit is contained in:
Thomas Schmitt 2023-06-07 15:54:15 +02:00
parent f795db5d61
commit 4628231cec
2 changed files with 58 additions and 8 deletions

View File

@ -1,11 +1,9 @@
git clone git@dev.lovelyhq.com:libburnia/libburn.git
(to become libburn-1.5.6 or higher)
libburn-1.5.6.tar.gz Wed Jun 07 2023
===============================================================================
* Bug fix: Overburning with cdrskin option -force ended by a libburn error
* New API call burn_write_opts_set_bdr_obs_exempt()
* New cdrskin option --bdr_obs_exempt
* Enabled overburning with burn_write_opts_set_force(,1)
* Bug fix: Overburning with cdrskin option -force ended by a libburn error
* Officially enabled overburning with burn_write_opts_set_force(,1)
libburn-1.5.4.tar.gz Sat Jan 30 2021
===============================================================================

View File

@ -14181,26 +14181,78 @@ Enabled overburning with burn_write_opts_set_force(,1)
cdrskin/cdrskin.1
Improved man page of cdrskin about -force after enabling overburning in libburn
25 Nov 2021 []
25 Nov 2021 [879cb99]
ChangeLog
cdrskin/cdrskin_eng.html
cdrskin/changelog.txt
Updated change log
------------------------------------ cycle - cdrskin-1.5.5 -
------------------------------------ cycle - cdrskin-1.5.5 - 2021.11.25.094022
* New API call burn_write_opts_set_bdr_obs_exempt()
* New cdrskin option --bdr_obs_exempt
* Enabled overburning with burn_write_opts_set_force(,1)
* Bug fix: Overburning with cdrskin option -force ended by a libburn error
2022.04.05.135930 [629a4fa]
cdrskin/cdrskin.c
Let cdrskin take options -VV and -VVV as -V
2022.04.05.140409 [1954514]
cdrskin/cdrskin.c
Updated copyright dates of cdrskin
2022.12.10.093508 [a904ae9]
cdrskin/cdrskin.c
Enlarged maximum allowed tsize= value to 4 TiB - 2 KiB (just in case)
2023.06.07.143001 [1172ef7]
Makefile.am
configure.ac
README
libburn/libburn.h
cdrskin/cdrskin.c
cdrskin/cdrskin.1
cdrskin/README
cdrskin/compile_cdrskin.sh
cdrskin/cdrskin_timestamp.h
cdrskin/cdrskin_eng.html
Made number transition to 1.5.6
07 Jun 2023 [9acb8ad]
- cdrskin/add_ts_changes_to_libburn_1_5_4
- cdrskin/add_ts_changes_to_libburn_1_5_5
+ cdrskin/add_ts_changes_to_libburn_1_5_6
+ cdrskin/add_ts_changes_to_libburn_1_5_7
Updated cdrskin tarball generator
07 Jun 2023 [f795db5]
cdrskin/cdrskin_eng.html
Last minute correction in cdrskin web page
07 Jun 2023 []
ChangeLog
cdrskin/changelog.txt
Updated change log
----------------------------------- release - cdrskin-1.5.6 - 2023.06.07.143001
* New API call burn_write_opts_set_bdr_obs_exempt()
* New cdrskin option --bdr_obs_exempt
* Enabled overburning with burn_write_opts_set_force(,1)
* Bug fix: Overburning with cdrskin option -force ended by a libburn error
[]
libburn/cleanup.c
>>> SIGCONT in non_signal_list : local but not in git
------------------------------------ cycle - cdrskin-1.5.5 -
------------------------------------ cycle - cdrskin-1.5.7 -
------------------------------------ cycle - cdrskin-1.5.7 -
(((
[]