summaryrefslogtreecommitdiff
path: root/doc/source/apt_pkg/cache.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/apt_pkg/cache.rst')
-rw-r--r--doc/source/apt_pkg/cache.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/apt_pkg/cache.rst b/doc/source/apt_pkg/cache.rst
index 86515569..a58f1356 100644
--- a/doc/source/apt_pkg/cache.rst
+++ b/doc/source/apt_pkg/cache.rst
@@ -121,7 +121,7 @@ Classes in apt_pkg
Return ``True`` if *conf* has a key *key*, else ``False``.
- .. versionadded:: 0.7.11
+ .. versionadded:: 0.8.0
.. describe:: conf[key]
@@ -207,7 +207,7 @@ Classes in apt_pkg
Return whether the configuration contains the key *key*.
- .. deprecated:: 0.7.11
+ .. deprecated:: 0.8.0
.. method:: get(key[, default=''])
@@ -1211,7 +1211,7 @@ broken dependencies:
Return ``True`` if *section* has a key *key*, else ``False``.
- .. versionadded:: 0.7.11
+ .. versionadded:: 0.8.0
.. method:: Bytes
@@ -1236,7 +1236,7 @@ broken dependencies:
Check whether the field with named by *key* exists.
- .. deprecated:: 0.7.11
+ .. deprecated:: 0.8.0
.. method:: keys()