From d6a1475034ac4ac85cad9a02b9d97d42fa9821c3 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 17 Jan 2012 11:14:32 +0100 Subject: [PATCH] docs: APIs for custom test drivers are highly experimental * doc/automake.texi (API for Custom Test Drivers): The APIs described here are not "somewhat experimental", but rather "highly experimental". Don't promise the sure a sort of backward-compatibility that we are very likely not going to keep. --- doc/automake.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/automake.texi b/doc/automake.texi index 3c8bf0e49..2090f38d4 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -9358,9 +9358,10 @@ invocations of @code{@var{ext}_LOG_DRIVER}. @node API for Custom Test Drivers @subsection API for Custom Test Drivers -Note that @emph{the APIs described here are still somewhat experimental}, -and might undergo changes and tightenings in the future, to accommodate -for new features or to satisfy additional portability requirements. +Note that @emph{the APIs described here are still highly experimental}, +and will very likely undergo tightenings and likely also extensive changes +in the future, to accommodate for new features or to satisfy additional +portability requirements. The main characteristic of these APIs is that they are designed to share as much infrastructure, semantics, and implementation details as possible -- 2.47.2