Made number transition to 1.0.5

This commit is contained in:
2011-03-10 13:30:54 +00:00
parent c516df9abe
commit 9afc56763d
9 changed files with 59 additions and 56 deletions

View File

@ -11,7 +11,7 @@ Still containing parts of Libburn. By Derek Foreman <derek@signalmarketing.com>
and Ben Jansens <xor@orodu.net>
Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
http://files.libburnia-project.org/releases/libburn-1.0.2.pl00.tar.gz
http://files.libburnia-project.org/releases/libburn-1.0.4.pl00.tar.gz
------------------------------------------------------------------------------
@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
From tarball
Obtain libburn-1.0.2.pl00.tar.gz, take it to a directory of your choice and do:
Obtain libburn-1.0.4.pl00.tar.gz, take it to a directory of your choice and do:
tar xzf libburn-1.0.2.pl00.tar.gz
cd libburn-1.0.2
tar xzf libburn-1.0.4.pl00.tar.gz
cd libburn-1.0.4
./configure --prefix=/usr
make
@ -595,7 +595,7 @@ Project history as far as known to me:
abort threshold for xorriso batch mode, and increased that threshold for
xorriso dialog mode.
- Wed 23 2011 release 1.0.2:
- Wed Feb 23 2011 release 1.0.2:
libisofs fixes several bugs and introduces the capability to copy files
inside the ISO filesystem.
libburn removed a compilation obstacle on Solaris 9 and improved recognition
@ -603,6 +603,11 @@ Project history as far as known to me:
libisoburn and xorriso fix bugs and make use of the new libisofs capability.
xorriso improves its mkisofs emulation.
- Thu Mar 10 2011 release 1.0.4:
Several bugs were fixed in the libraries and in the mkisofs emulation of
xorriso. This emulation xorrisofs has now an own man page and info document.
------------------------------------------------------------------------------
This program is free software; you can redistribute it and/or modify