Made number transition to 1.3.5

This commit is contained in:
2013-12-12 14:52:30 +00:00
parent 7f99a8e70e
commit ef17544eb9
10 changed files with 73 additions and 82 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-1.3.2.tar.gz
http://files.libburnia-project.org/releases/libburn-1.3.4.tar.gz
------------------------------------------------------------------------------
@ -19,10 +19,10 @@ Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
From tarball
Obtain libburn-1.3.2.tar.gz, take it to a directory of your choice and do:
Obtain libburn-1.3.4.tar.gz, take it to a directory of your choice and do:
tar xzf libburn-1.3.2.tar.gz
cd libburn-1.3.2
tar xzf libburn-1.3.4.tar.gz
cd libburn-1.3.4
./configure --prefix=/usr
make
@ -713,6 +713,13 @@ Project history as far as known to me:
cdrskin itself. Several small bugs were fixed in xorriso. Its capabilities
to serve frontend programs in dialog mode have been improved.
- Thu Dec 12 2013 release 1.3.4:
A long standing hidden bug was fixed, which affected inspection of
unformatted DVD+RW.
xorriso now by default puts EL Torito boot images to low block addresses.
It can report and set read speeds. Several rarely occuring bugs were fixed.
------------------------------------------------------------------------------
This program is free software; you can redistribute it and/or modify