From cf557ccbae6966beeeae7e087a16fd275815aa39 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 17 Nov 2010 16:53:32 +0100 Subject: The C++ API/ABI is stable now. --- doc/source/c++/api.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/source/c++/api.rst') diff --git a/doc/source/c++/api.rst b/doc/source/c++/api.rst index e807f4bb..97ab24d1 100644 --- a/doc/source/c++/api.rst +++ b/doc/source/c++/api.rst @@ -10,10 +10,7 @@ The C++ API names use the name of the class in apt_pkg and are prefixed with Py. For each supported class, there is a _Type object, a _Check() function, a _CheckExact() function, a _FromCpp() and a _ToCpp() function. -.. note:: - - This API is experimental and should not be used in stable program - releases. +.. versionadded:: 0.7.100 Acquire (pkgAcquire) -------------------- -- cgit v1.2.3