From 00b217fb80f83574d70785fb76e136ad22c48a42 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 10 Jun 2015 22:17:56 +0200 Subject: Document that the cache now supports :all and friends Gbp-Dch: ignore --- doc/source/whatsnew/1.0.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source') diff --git a/doc/source/whatsnew/1.0.rst b/doc/source/whatsnew/1.0.rst index 5fa92ece..88fe69ed 100644 --- a/doc/source/whatsnew/1.0.rst +++ b/doc/source/whatsnew/1.0.rst @@ -10,6 +10,8 @@ New features * A new a :meth:`apt_pkg.TagFile.close` method was added * :class:`apt_pkg.TagFile` is now a context manager +* The high-level cache class, :class:`apt.cache.Cache` now supports package + names with special architecture qualifiers such as :all and :native. Deprecated ---------- -- cgit v1.2.3