From 8d59817045630f8cf695f9673bde484727189a49 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 13 Apr 2009 20:19:03 +0200 Subject: * doc/source/apt_pkg/cache.rst: Add .. versionadded:: 0.7.11 to the documentation --- doc/source/apt_pkg/cache.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/apt_pkg/cache.rst b/doc/source/apt_pkg/cache.rst index 3ecbf069..93f8dc2d 100644 --- a/doc/source/apt_pkg/cache.rst +++ b/doc/source/apt_pkg/cache.rst @@ -121,6 +121,8 @@ Classes in apt_pkg Return ``True`` if *conf* has a key *key*, else ``False``. + .. versionadded:: 0.7.11 + .. describe:: conf[key] Return the value of the option given key *key*. If it does not @@ -1207,6 +1209,8 @@ broken dependencies: Return ``True`` if *section* has a key *key*, else ``False``. + .. versionadded:: 0.7.11 + .. method:: Bytes The number of bytes in the section. -- cgit v1.2.3