From ce554fabc7ff4dc5690cfc475dbe80882ba195ec Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 10 Jun 2015 13:13:51 +0200 Subject: doc: Document apt_pkg.TagFile additions --- doc/source/whatsnew/1.0.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/source/whatsnew') diff --git a/doc/source/whatsnew/1.0.rst b/doc/source/whatsnew/1.0.rst index 317410f9..7c5951fe 100644 --- a/doc/source/whatsnew/1.0.rst +++ b/doc/source/whatsnew/1.0.rst @@ -7,7 +7,8 @@ New features ------------ * :class:`apt_pkg.AcquireFile` can now take a hash string that is not an md5 value, using the new `hash` argument. - +* A new a :meth:`apt_pkg.TagFile.close` method was added +* :class:`apt_pkg.TagFile` is now a context manager Deprecated -- cgit v1.2.3