Documented initial release and timestamp

This commit is contained in:
Thomas Schmitt 2008-02-15 13:07:50 +00:00
parent 8029731370
commit 59fdb6f7b1
1 changed files with 36 additions and 3 deletions

View File

@ -1625,14 +1625,48 @@ Imprinting version of xorriso and libraries into ISO preparer_id
xorriso/xorrisoburn.c
Made preparer_id more safe against oversize
14 Feb 2008 []
14 Feb 2008 [1530]
xorriso/xorriso.1
Polished man page
[]
14 Feb 2008 [1531]
xorriso/changelog.txt
Updated changelog
2008.02.15.100001 [branch 1533] []
configure.ac
README
libisoburn/libisoburn.h
xorriso/README
xorriso/xorriso_timestamp.h
xorriso/xorriso_private.h
xorriso/xorrisoburn.h
xorriso/xorriso_eng.html
xorriso/compile_xorriso.sh
xorriso/make_xorriso_standalone.sh
xorriso/configure_ac.txt
Made version number leap to 0.1.0
15 Feb 2008 []
xorriso/changelog.txt
Documented initial release and timestamp
----------------------------- release - xorriso-0.1.0.pl00 - 2008.02.15.100001
* Operates on an existing ISO image or creates a new one.
* Copies files from filesystem into the ISO image.
* Renames or deletes file objects in the ISO image.
* Changes file properties in the ISO image.
* Can write result as completely new image to optical media
or filesystem objects.
* Can write result as add-on session to appendable
multi-session media, to overwriteable media,
to regular files, and to block devices.
* Scans for optical drives, blanks re-useable optical media.
* Reads its instructions from command line arguments, dialog, and batch files.
* Provides navigation commands for interactive ISO image manipulation.
* Adjustable thresholds for abort, exit value, and problem reporting.
===============================================================================
TODO
@ -1640,7 +1674,6 @@ Updated changelog
------------------------------------------------- bugs
> on abort of image generation try to abort writing
------------------------------------------------- important