From 13361b7bfa6aa00c02ab9639317495bd2c4ab0a5 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 27 Feb 2010 13:57:32 +0100 Subject: * python/cache.cc: - Implement Cache.__len__() and Cache.__contains__() (Closes: #571443). --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ddb94ecf..25553644 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low false positives. * python/tagfile.cc: - Implement the iterator protocol in TagFile. + * python/cache.cc: + - Implement Cache.__len__() and Cache.__contains__() (Closes: #571443). * data/templates/Debian.info.in: - Replace the MatchURI with one that really matches something. * aptsources/distro.py: -- cgit v1.2.3