Updated change log and web page

This commit is contained in:
Thomas Schmitt 2013-08-04 10:32:00 +00:00
parent 6916e1d9b8
commit 2729b2955d
3 changed files with 51 additions and 3 deletions

View File

@ -14,6 +14,7 @@ SVN trunk (to become libisoburn-1.3.2.tar.gz or higher)
* New command -named_pipe_loop
* New command -sh_style_result
* New -msg_op opcodes "parse_silently" and "parse_bulk_silently"
* New command -application_use and new -as mkisofs option --application_use
libisoburn-1.3.0.tar.gz Fri May 17 2013

View File

@ -14831,8 +14831,7 @@ xorriso/opts_d_h.c
xorriso/text_io.c
Bug fix: readline history was spammed by -msg_op parsing and pipe loops
2013.07.22.202742 []
22 Jul 2013 [5113]
ChangeLog
xorriso/xorriso_eng.html
xorriso/changelog.txt
@ -14844,6 +14843,52 @@ Updated change log and web page
* Bug fix: (libburn) xorriso aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU
01 Aug 2013 [5115]
xorriso/xorrisofs.texi
xorriso/xorrisofs.1
Corrected line breaks in man xorrisofs example about isohybrid
2013.08.04.101212 [5117]
configure.ac
xorriso/configure_ac.txt
Adapted text output of configure option --enable-dvd-obs-64k
2013.08.04.102038 [5118]
xorriso/xorriso.h
xorriso/xorriso_private.h
xorriso/base_obj.c
xorriso/parse_exec.c
xorriso/opts_a_c.c
xorriso/opts_d_h.c
xorriso/write_run.c
xorriso/text_io.c
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
libisoburn/libisoburn.ver
New command -application_use
2013.08.04.102243 [5119]
xorriso/emulators.c
xorriso/xorrisofs.texi
xorriso/xorrisofs.info
xorriso/xorrisofs.1
New -as mkisofs option --application_use
2013.08.04.102419 [5120]
xorriso/emulators.c
Bug fix: -as mkisofs -help in dialog mode with pager did not end on request
[]
ChangeLog
xorriso/xorriso_eng.html
xorriso/changelog.txt
Updated change log and web page
------------------------------------ cycle - xorriso-1.3.1 - 2013.08.04.102419
* New command -application_use and new -as mkisofs option --application_use
[]
ChangeLog
xorriso/xorriso_eng.html
@ -14872,7 +14917,6 @@ Important: When adding a public API function then add its name to file
===============================================================================
- GRUB2 patching
-as mkisofs \

View File

@ -703,6 +703,9 @@ New -msg_op opcodes "parse_silently" and "parse_bulk_silently"
<LI>
Improved granularity of SCSI log time measurement, now with timestamp
</LI>
<LI>
New command -application_use and new -as mkisofs option --application_use
</LI>
<!--
<LI>- none yet -</LI>
-->