diff --git a/ChangeLog b/ChangeLog index 555f9235..eeac1192 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ SVN trunk (to become libisoburn-1.4.4 or higher) =============================================================================== -- no novelties yet - +* Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs +* Bug fix: -pathspecs "on" did not properly handle "\\=" +* New -pathspecs mode "as_mkisofs" libisoburn-1.4.2.tar.gz Sat Nov 28 2015 diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 7a93e39a..a65c1c0a 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -17072,7 +17072,7 @@ xorriso/xorrecord.1 xorriso/xorrecord.info Version leap to libisoburn-1.4.3 -29 Nov 2015 [] +29 Nov 2015 [5626] ChangeLog xorriso/changelog.txt Documented changes and release timestamp @@ -17080,6 +17080,50 @@ Documented changes and release timestamp ------------------------------------ cycle - xorriso-1.4.3 - 2015.11.29.082702 +29 Nov 2015 [5627] +svn move -m 'Promoted branch to tag' \ + http://svn.libburnia-project.org/libisoburn/branches/1.4.2 \ + http://svn.libburnia-project.org/libisoburn/tags/1.4.2 + +29 Nov 2015 [5628] +xorriso/xorrecord.texi +xorriso/xorrecord.info +xorriso/xorrecord.1 +Fixed typos in manual of xorrecord + +02 Dec 2015 [5629] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrecord.texi +xorriso/xorrecord.info +xorriso/xorrecord.1 +Reacted on lintian complaint about oversized lines in man pages + +05 Dec 2015 [5630] +Makefile.am +xorriso/xorriso_makefile_am.txt +Letting "make" target "check" run xorriso/xorriso -no_rc -version -list_extras + +2015.12.09.132636 [5631] +xorriso/xorriso_private.h +xorriso/opts_a_c.c +xorriso/opts_d_h.c +xorriso/opts_p_z.c +xorriso/emulators.c +xorriso/text_io.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs + +2015.12.09.162402 [5632] +xorriso/xorriso_private.h +xorriso/opts_a_c.c +xorriso/misc_funct.c +Bug fix: -pathspecs "on" did not properly handle "\\=" + + [] ChangeLog xorriso/xorriso_eng.html @@ -17087,8 +17131,27 @@ xorriso/changelog.txt Updated change log and web page ------------------------------------ cycle - xorriso-1.4.3 - +* Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs +* Bug fix: -pathspecs "on" did not properly handle "\\=" +* New -pathspecs mode "as_mkisofs" + Dec 2015 [] +configure.ac +xorriso/configure_ac.txt +acinclude.m4 +Checking for availability of LIBBURN_ARCH_LIBS +>>> xorriso must warn like libburn does , >>> *-to-come + + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.4.3 - + [] ChangeLog xorriso/xorriso_eng.html diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 4713f21e..0800a0ef 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -657,7 +657,8 @@ cdrecord and mkisofs.

Development snapshot, version 1.4.3 :

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