Updated change log and web page

This commit is contained in:
Thomas Schmitt 2013-06-02 11:52:12 +00:00
parent bd23218d02
commit 2626dc249e
3 changed files with 122 additions and 11 deletions

View File

@ -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

View File

@ -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 \

View File

@ -660,7 +660,12 @@ cdrecord and mkisofs.</DT>
<DT><H3>Development snapshot, version 1.3.1 :</H3></DT>
<DD>Bug fixes towards xorriso-1.3.0:
<UL>
<LI>- none yet -</LI>
<LI>
-find -exec "sort_weight" did not mark the image as having pending changes
</LI>
<LI>
-backslash_codes "with_program_arguments" was interpreted too late
</LI>
<!--
<LI>- none yet -</LI>
-->
@ -668,7 +673,12 @@ cdrecord and mkisofs.</DT>
</DD>
<DD>Enhancements towards stable version 1.3.0:
<UL>
<LI>- none yet -</LI>
<LI>
New -pacifier behavior code "interval="
</LI>
<LI>
New -as mkisofs options --sort-weight-list and --sort-weight-patterns
</LI>
<!--
<LI>- none yet -</LI>
-->