Made number transition to 1.2.8
This commit is contained in:
@ -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.2.6.tar.gz
|
||||
http://files.libburnia-project.org/releases/libburn-1.2.8.tar.gz
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
|
||||
From tarball
|
||||
|
||||
Obtain libburn-1.2.6.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain libburn-1.2.8.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf libburn-1.2.6.tar.gz
|
||||
cd libburn-1.2.6
|
||||
tar xzf libburn-1.2.8.tar.gz
|
||||
cd libburn-1.2.8
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
||||
@ -692,6 +692,11 @@ Project history as far as known to me:
|
||||
programs. A proof of concept for a GUI frontend has been implemented:
|
||||
xorriso-tcltk
|
||||
|
||||
- Mon Mar 18 2013 release 1.2.8:
|
||||
Some rarely occuring bugs were fixed in libisofs and libburn. libburn's
|
||||
handling of incomplete sessions has been improved. xorriso's mkisofs
|
||||
emulation learned to set El Torito section id strings.
|
||||
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user