Updated change log and web page
This commit is contained in:
parent
569551bc7d
commit
a9958f1e04
@ -14,6 +14,7 @@ SVN trunk (to become libisoburn-1.3.2.tar.gz or higher)
|
|||||||
* New command -named_pipe_loop
|
* New command -named_pipe_loop
|
||||||
* New command -sh_style_result
|
* New command -sh_style_result
|
||||||
* New -msg_op opcodes "parse_silently" and "parse_bulk_silently"
|
* 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
|
libisoburn-1.3.0.tar.gz Fri May 17 2013
|
||||||
|
@ -14831,8 +14831,7 @@ xorriso/opts_d_h.c
|
|||||||
xorriso/text_io.c
|
xorriso/text_io.c
|
||||||
Bug fix: readline history was spammed by -msg_op parsing and pipe loops
|
Bug fix: readline history was spammed by -msg_op parsing and pipe loops
|
||||||
|
|
||||||
|
22 Jul 2013 [5113]
|
||||||
2013.07.22.202742 []
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
@ -14844,6 +14843,52 @@ Updated change log and web page
|
|||||||
* Bug fix: (libburn) xorriso aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU
|
* 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
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
@ -14872,7 +14917,6 @@ Important: When adding a public API function then add its name to file
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- GRUB2 patching
|
- GRUB2 patching
|
||||||
|
|
||||||
-as mkisofs \
|
-as mkisofs \
|
||||||
|
@ -703,6 +703,9 @@ New -msg_op opcodes "parse_silently" and "parse_bulk_silently"
|
|||||||
<LI>
|
<LI>
|
||||||
Improved granularity of SCSI log time measurement, now with timestamp
|
Improved granularity of SCSI log time measurement, now with timestamp
|
||||||
</LI>
|
</LI>
|
||||||
|
<LI>
|
||||||
|
New command -application_use and new -as mkisofs option --application_use
|
||||||
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user