From 57bb538e5fcd364ed4a208d9ac823b5cceac5fca Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 15 Feb 2008 13:07:50 +0000 Subject: [PATCH] Documented initial release and timestamp --- xorriso/changelog.txt | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 6872d548..655e0234 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -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