Updated project history

This commit is contained in:
Thomas Schmitt 2008-05-03 11:16:12 +00:00
부모 1d41767348
커밋 d0d90fc902
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제

11
README
파일 보기

@ -264,6 +264,17 @@ Project history as far as known to me:
- 8th Apr 2008 libburn-0.4.4 has proven to be capable of burning to DVD+R/DL
and read performance on disk file pseudo-drives has been improved.
- 27th Apr 2008 libisofs-0.6.4 can now read data file content from images
and can map pieces of disk files onto image files. Image directory iteration
has been enhanced. Input data streams and extended information have been
exposed in the API to allow future development.
- 29th Apr 2008 libisoburn-0.1.4 was made more efficient with reading of
image tree nodes. It now depends on libisofs-0.6.4 and libburn-0.4.4.
xorriso makes use of new libisofs features by performing incremental
updates of directory trees and by cutting oversized data files into
pieces. A primitive single session emulation of cdrcord and mkisofs is
provided.
------------------------------------------------------------------------------