From eb32fb89da3e3e1ff4a9668aaed6d533f04e9ee7 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 11 Jan 2009 20:48:40 +0100 Subject: * doc/source/apt_pkg/cache.rst: Mention the SHA256Hash is new in 0.7.9 --- doc/source/apt_pkg/cache.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/source/apt_pkg/cache.rst b/doc/source/apt_pkg/cache.rst index 6e924aeb..af67d82f 100644 --- a/doc/source/apt_pkg/cache.rst +++ b/doc/source/apt_pkg/cache.rst @@ -928,6 +928,8 @@ broken dependencies: Return the SHA256 hashsum of the package. This refers to the field 'SHA256' in the raw record. + .. versionadded:: 0.7.9 + .. attribute:: SourcePkg Return the source package. -- cgit v1.2.3