summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-02 17:30:49 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-02 17:30:49 +0100
commit8d311d4829312718fcb6ab3d0385f8fa7f5cf3e1 (patch)
tree0fdcbf3d23472aa035b9ce6aeb1332702e60422a /debian
parentb2a1af65654e4584d6b54c5d4e12175ff0dffad9 (diff)
downloadpython-apt-8d311d4829312718fcb6ab3d0385f8fa7f5cf3e1.tar.gz
doc/client-example.cc: Update against the new API.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51472a0c..fd87a576 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ python-apt (0.7.93.1) UNRELEASED; urgency=low
- Handle the case where ararchive_new returns NULL in debfile_new.
* apt/progress/base.py:
- select.error objects do not have an errno attribute (Closes: #568005)
+ * doc/client-example.cc: Update against the new API.
-- Julian Andres Klode <jak@debian.org> Sat, 23 Jan 2010 15:35:55 +0100