From 2626dc249eaabd02ab5fe142e5a6c1c22dac12f2 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 2 Jun 2013 11:52:12 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 6 ++- xorriso/changelog.txt | 113 ++++++++++++++++++++++++++++++++++++--- xorriso/xorriso_eng.html | 14 ++++- 3 files changed, 122 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index a69d77b0..0541cf67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ SVN trunk (to become libisoburn-1.3.2.tar.gz or higher) =============================================================================== -- no changes yet +* Bug fix: -find -exec "sort_weight" did not mark the image as having + pending changes +* Bug fix: -backslash_codes "with_program_arguments" was interpreted too late +* New -pacifier behavior code "interval=" +* New -as mkisofs options --sort-weight-list and --sort-weight-patterns libisoburn-1.3.0.tar.gz Fri May 17 2013 diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index f048534d..d7eed234 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -14610,18 +14610,119 @@ Documented changes and release timestamp * Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default - [] +2013.05.17.193457 [5055] +configure.ac +README +libisoburn/libisoburn.h +xorriso/README_gnu_xorriso +xorriso/xorriso.h +xorriso/xorrisoburn.h +xorriso/xorriso_main.c xorriso/xorriso_eng.html +xorriso/make_xorriso_standalone.sh +xorriso/configure_ac.txt +frontend/xorriso-tcltk +xorriso/xorriso_timestamp.h +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +xorriso/xorrisofs.texi +xorriso/xorrisofs.1 +xorriso/xorrisofs.info +xorriso/xorrecord.texi +xorriso/xorrecord.1 +xorriso/xorrecord.info +Version leap to libisoburn-1.3.1 + +17 May 2013 [5056] ChangeLog +xorriso/changelog.txt Updated change log and web page ------------------------------------- cycle - xorriso-1.2.9 - +17 May 2013 [5057] +xorriso/make_xorriso_standalone.sh +Corrected release number in make_xorriso_standalone.sh + +17 May 2013 [5058] +svn move -m 'Promoted branch to tag' + +------------------------------------ cycle - xorriso-1.3.1 - 2013.05.17.193457 + + +2013.05.24.111243 [5072] +xorriso/iso_manip.c +Bug fix: -find -exec "sort_weight" did not mark the image as having pending changes + +24 May 2013 [5073] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Corrected statement about sort weight of files which are loaded from ISO image + +2013.05.28.175212 [5075] +xorriso/xorrisoburn.h +xorriso/emulators.c +xorriso/iso_manip.c +xorriso/disk_ops.c +xorriso/iso_tree.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +New -as mkisofs options --sort-weight-list and --sort-weight-patterns + +2013.05.30.192537 [5078] +xorriso/xorriso.h +xorriso/parse_exec.c +xorriso/sfile.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Bug fix: -backslash_codes "with_program_arguments" was interpreted too late + +2013.06.02.112441 [5079] +xorriso/opts_p_z.c +xorriso/write_run.c +xorriso/text_io.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +New -pacifier behavior code "interval=" + +2013.06.02.112720 [5085] +xorriso/emulators.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Letting -as mkisofs -gui cause a higher frequency of pacifier messages + [] -xorriso/xorriso_eng.html ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt Updated change log and web page ------------------------------------- cycle - xorriso-1.2.9 - +------------------------------------ cycle - xorriso-1.3.1 - 2013.06.02.112720 +* Bug fix: -find -exec "sort_weight" did not mark the image as having pending changes +* Bug fix: -backslash_codes "with_program_arguments" was interpreted too late +* New -pacifier behavior code "interval=" +* New -as mkisofs options --sort-weight-list and --sort-weight-patterns + + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.3.1 - + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.3.1 - @@ -14635,10 +14736,6 @@ Important: When adding a public API function then add its name to file =============================================================================== ->>> Implement -as mkisofs -sort -gui - >>> find out what -gui actually does - - - GRUB2 patching -as mkisofs \ diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index c2d7d98e..39b66afe 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -660,7 +660,12 @@ cdrecord and mkisofs.

Development snapshot, version 1.3.1 :

Bug fixes towards xorriso-1.3.0:
Enhancements towards stable version 1.3.0: