Made number transition to 0.8.9

This commit is contained in:
2010-10-20 13:36:14 +00:00
parent 0f622def33
commit 20c0ae24a8
9 changed files with 64 additions and 55 deletions

15
README
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-0.8.6.pl00.tar.gz
http://files.libburnia-project.org/releases/libburn-0.8.8.pl00.tar.gz
------------------------------------------------------------------------------
@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
From tarball
Obtain libburn-0.8.6.pl00.tar.gz, take it to a directory of your choice and do:
Obtain libburn-0.8.8.pl00.tar.gz, take it to a directory of your choice and do:
tar xzf libburn-0.8.6.pl00.tar.gz
cd libburn-0.8.6
tar xzf libburn-0.8.8.pl00.tar.gz
cd libburn-0.8.8
./configure --prefix=/usr
make
@ -559,6 +559,13 @@ Project history as far as known to me:
- Fri Sep 17 2010 libburn-0.8.6 lifts the test reservation on DVD-R DL media.
- Sat Sep 18 2010 Release 0.6.2.pl00 of libisoburn introduces a partition
with non-zero offset for ISO 9660 images on USB sticks, improves mkisofs
emulation, and fixes a regression which existed since version 0.4.2.
- Wed Oct 20 2010 libburn-0.8.8 brings minor improvements.
------------------------------------------------------------------------------
This program is free software; you can redistribute it and/or modify