Updated change log

This commit is contained in:
2015-05-17 20:08:30 +00:00
parent ecc2ec239c
commit e597646bd7
2 changed files with 182 additions and 6 deletions

View File

@ -1,8 +1,14 @@
SVN trunk (to become libburn-1.4.0 or higher)
SVN trunk (to become libburn-1.4.2 or higher)
===============================================================================
- no novelties yet -
libburn-1.4.0.tar.gz Sun May 17 2015
===============================================================================
* Bug fix: Double free with cdrskin -vvv.
Introduced with rev 5065, version 1.3.1
* Bug fix: Wrong read access to memory. Reported by valgrind of lian jianfei.
libburn-1.3.8.tar.gz Sat Jun 28 2014
===============================================================================
* Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2