From fb9b3a298c45c151b63d2cea5b382766f98d6ebf Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 20 Jul 2012 21:04:15 +0200 Subject: [PATCH] Minor changes with documentation --- ChangeLog | 4 ++++ README | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7770e23..8dca9e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.2.6.tar.gz) +=============================================================================== +- no novelties yet - + libisofs-1.2.4.tar.gz Fri Jul 20 2012 =============================================================================== * Bug fix: Memory corruption when reading bootable image that was truncated diff --git a/README b/README index 4e84303..1d3449a 100644 --- a/README +++ b/README @@ -4,7 +4,10 @@ Released under GPL (see COPYING file for details). -Copyright (C) 2008 - 2010 Vreixo Formoso, Mario Danic, Thomas Schmitt +Copyright (C) 2008 - 2012 Vreixo Formoso, + Mario Danic, + Vladimir Serbinenko, + Thomas Schmitt libisofs is part of the libburnia project (libburnia-project.org) ------------------------------------------------------------------------------