From 9ebd020847649b690867f9e9271dd48e2d65ded4 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 4 Feb 2008 17:52:06 +0000 Subject: [PATCH] Announced deprecation of libisofs-0.2.x, temporory employment of libisofs-0.6.1 --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 57d46db..d60f1d5 100644 --- a/README +++ b/README @@ -215,6 +215,12 @@ Project history as far as known to me: cdrskin now is by default linked dynamically and does a runtime check to ensure not to be started with a libburn which is older than itself. +- 3rd Feb 2008 libisofs-0.2.x (.so.5) has been deprecated and is temporarily + replaced by libisofs-0.6.1 (.so.6) which for now only gives a guarantee on + its set of version assertion features. The replacement will be made permanent + by release of libisofs-0.6.2 (.so.6) which will guarantee future + ABI compatibility for its whole feature set. + ------------------------------------------------------------------------------