Made number transition to 0.8.5
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-0.8.2.pl00.tar.gz
|
||||
http://files.libburnia-project.org/releases/libburn-0.8.4.pl00.tar.gz
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
|
||||
From tarball
|
||||
|
||||
Obtain libburn-0.8.2.pl00.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain libburn-0.8.4.pl00.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf libburn-0.8.2.pl00.tar.gz
|
||||
cd libburn-0.8.2
|
||||
tar xzf libburn-0.8.4.pl00.tar.gz
|
||||
cd libburn-0.8.4
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
||||
@ -527,6 +527,16 @@ Project history as far as known to me:
|
||||
|
||||
- 11 Jun 2010 libburn-0.8.2 now works on Solaris.
|
||||
|
||||
- 14 Jun 2010 By release 0.5.8.pl00 of libisoburn, xorriso becomes a public C
|
||||
language API of libisoburn. The emulations of mkisofs and cdrecord have
|
||||
been enhanced.
|
||||
|
||||
- Tue Jun 29 2010 Version 0.6.34 of libisofs provides new features about
|
||||
hiding file names from directory trees.
|
||||
|
||||
- Wed Jun 30 2010 libburn-0.8.4 provides small improvements with system
|
||||
adapters for libcdio and generic POSIX systems.
|
||||
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user